]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
udp_recv: Fix a memory leak in case mcast_receiver_setup() failed.
authorAndre Noll <maan@systemlinux.org>
Sun, 21 Mar 2010 12:06:32 +0000 (13:06 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 21 Mar 2010 12:06:32 +0000 (13:06 +0100)
We have to free the private_data structure.


No differences found