From: Adrian Sandor

> [...]
> Stored cookie www14.brinkster.com -1 (ANY) /aditsu/ <session> <insecure> 
> [expiry none] (null) (null)
> [...]
> Segmentation fault

   Apparently there's more than a little code in src/cookies.c which is
not ready for NULL values in the "attr" and "value" members of the
"cookie" structure.  (It's more luck than design that you get "(null)"
in the debug message, instead of it blowing up right there.)

   Double your money back if you're not completely satisfied, but, if
you can build from the sources, you could try this one:

      http://antinode.org/ftp/wget/wget-1_10_2c_vms/cookies.c

I don't do much with cookies, so the end cases may not be handled
correctly, but it does seem to explode less.  (If nothing else, it could
boost the ego of the next fellow who does it right.)

------------------------------------------------------------------------

   Steven M. Schweda               [EMAIL PROTECTED]
   382 South Warwick Street        (+1) 651-699-9818
   Saint Paul  MN  55105-2547

Reply via email to