1.99.25 ("Potato and Leek Soup") LIBSOUP_1_99_25
authorDan Winship <danw@src.gnome.org>
Tue, 29 Jul 2003 15:04:01 +0000 (15:04 +0000)
committerDan Winship <danw@src.gnome.org>
Tue, 29 Jul 2003 15:04:01 +0000 (15:04 +0000)
commite4807fb950ddfdf4196b9765f036265a0b83e7f9
treed549eeb9c82198f89c1657bbcf5c0a9b156dcea5
parentbc07a7c33370841c74a9030cf69965aa323eea02
1.99.25 ("Potato and Leek Soup")

* configure.in: 1.99.25 ("Potato and Leek Soup")

* libsoup/soup-message.c (requeue_read_finished,
release_connection): Free the passed-in body data. Otherwise the
response body ends up getting leaked on most 3xx and 4xx
responses.
(soup_message_cleanup): Remove a piece of code that didn't
actually do anything and its associated confused comment.

* libsoup/soup-auth.c (ntlm_free): plug an occasional NTLM auth leak

* libsoup/soup-context.c (connection_free): plug a non-occasional
NTLM auth leak.
ChangeLog
configure.in
libsoup/soup-auth.c
libsoup/soup-context.c
libsoup/soup-message.c