Re: Patch for MD5 digest authentication memory leak

Hello Andy,

Thanks for your patches. I just commited  both of them. I slightly modified
one to avoid making a StrAllocCopy for nothing.

-Jose

In our previous episode, Andy Levine said:
> 
> Attached please find a patch to the latest CVS sources that fix 2 memory
> leaks associated with MD5 digest authentication. In both cases,
> HTAnchor_address() is called without freeing the returned memory. The
> sources in error are in the module HTAABrow.c, in the functions
> HTDigest_updateInfo() and digest_credentials().

Received on Tuesday, 4 January 2000 08:36:32 UTC