Fix leaks, including a large one in SoupContentSniffer
authorDan Winship <danw@gnome.org>
Fri, 11 Sep 2009 15:46:45 +0000 (11:46 -0400)
committerDan Winship <danw@gnome.org>
Fri, 11 Sep 2009 15:48:50 +0000 (11:48 -0400)
commitabc8a146f4bc8936bb416de00fb4e57fca2a21bd
treee516df57f2497e3c39c905e4ef1cc7f7625a6206
parentd8a0e5f863d258ba8e3b0ff97e5c557dbf9fee03
Fix leaks, including a large one in SoupContentSniffer

Fix a handful of leaks noticed by valgrind, including a leak of the
buffers being passed to SoupContentSniffer
(https://bugs.webkit.org/show_bug.cgi?id=28148).
libsoup/soup-address.c
libsoup/soup-connection.c
libsoup/soup-message-io.c
libsoup/soup-message-queue.c
libsoup/soup-session.c