libsoup r909 - in trunk: . libsoup



Author: danw
Date: 2007-02-12 15:14:08 +0000 (Mon, 12 Feb 2007)
New Revision: 909
ViewCVS link: http://svn.gnome.org/viewcvs/libsoup?rev=909&view=rev

Modified:
   trunk/ChangeLog
   trunk/libsoup/soup-headers.c
Log:
	* libsoup/soup-headers.c (soup_headers_parse_status_line): Fix
	this to handle "\0"-terminated status lines (eg, from WebDAV
	responses), like the docs say it does. #406997
	(soup_headers_parse): Balance that out by rejecting internal "\0"s
	here.
	(soup_headers_parse_request, soup_headers_parse_response): Update
	docs to warn that @dest may be modified even on error. (This was
	always true, it just wasn't documented.)





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]