Scott Cantor a écrit :
For example, in the destructor of DSIGSignature, we have :  delete[] 
mp_ecPrefixNS;
It generates a bug .
    

Just curious, what did it do?

  
I think it is a memory overwrite.

Thinks for your answer. I had replace all delete[] with XMLString::release.

Samuel.

Reply via email to