Dec. 5, 2008
12:39 p.m.
New version, slightly amended as per previous comments. Changes: * Fixed a memory leak in Realm_add_path(). * Case-insensitive comparison in Host_from_url(). * Moved the Auth header to between Accept-Encoding and Host in a_Http_make_query_str(). Please comment, Jeremy Henty
Dec. 6, 2008
3:27 a.m.
On Fri, Dec 05, 2008 at 05:20:38PM +0000, corvid wrote:
Jeremy wrote:
+ + token_value_pairs_found = 1; + + if (strncasecmp("realm",token,token_size) == 0 && realm == NULL) {
Token could be a prefix of "realm".
<head-desk/> Will fix. You're good at this! ;-) Jeremy Henty
6406
Age (days ago)
6407
Last active (days ago)
2 comments
2 participants
participants (2)
-
corvid@lavabit.com -
onepoint@starurchin.org