> XSECC14n20010315 destructor performs delete [] m_exclNSList[i] but
> m_exclNSList items was allocated with strdup and must be released
> with free(). And mp_attributes cleanup is absent in code. So I
> propose this version of destructor:

I'll check in the free fix, but I'd like to get confirmation from Berin that
the rest is accurate, I don't even begin to follow the c14n code and I've
never noticed any significant leaks from verifying signatures, so it would
be nice to get a sanity check that something else isn't freeing that
information somehow.

-- Scott


Reply via email to