]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
dccp_send: Fix com_off().
authorAndre Noll <maan@systemlinux.org>
Sun, 10 Oct 2010 19:37:03 +0000 (21:37 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 10 Oct 2010 19:37:03 +0000 (21:37 +0200)
This command made para_server sefgault due to the FEC client structure being
freed, but still used from vss.c. Fix this serious bug by first calling
dccp_shutdown_clients() which removes all FEC clients.


No differences found