tcpserversink: Don't leak a `GSocket` and a `GInetSocketAddress`
authorWilliam Manley <will@williammanley.net>
Thu, 6 Nov 2014 14:14:22 +0000 (14:14 +0000)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 7 Nov 2014 09:15:43 +0000 (10:15 +0100)
commitffb43c059197ece6f203949dfdedfc2a9f18af92
tree763fb1ff2fd41b07073486baf832f62e02fa06d6
parent5b0ec93e99a091c9708df83a0f645593d3b31da8
tcpserversink: Don't leak a `GSocket` and a `GInetSocketAddress`

when accepting a connection.

Discovered by `make check-valgrind` with the new `socketintegrationtest`.

https://bugzilla.gnome.org/show_bug.cgi?id=739544
gst/tcp/gstmultihandlesink.c
gst/tcp/gsttcpserversink.c