- parse_http_url now checks memory allocation failure for
authoroes <oes@users.sourceforge.net>
Sat, 17 May 2003 15:57:24 +0000 (15:57 +0000)
committeroes <oes@users.sourceforge.net>
Sat, 17 May 2003 15:57:24 +0000 (15:57 +0000)
commit4687201ed5edfad32d712d6ca906587746a5c210
treec7467f9513cd7fbe725ae9e5999d6002035dee6f
parent3a2fec3f11ae1e9dc238d6f57f0a87fa86406c26
 - parse_http_url now checks memory allocation failure for
   duplication of "*" URL and rejects "*something" URLs
   Closes bug #736344
 - Added a comment to what might look like a bug in
   create_url_spec (see !bug #736931)
 - Comment cosmetics
urlmatch.c