Scott Cantor a écrit :I think it is a memory overwrite.For example, in the destructor of DSIGSignature, we have : delete[] mp_ecPrefixNS; It generates a bug .Just curious, what did it do? Thinks for your answer. I had replace all delete[] with XMLString::release. Samuel. |
- [C++] release problem with XMLch object GRU Samuel
- RE: [C++] release problem with XMLch object Scott Cantor
- Re: [C++] release problem with XMLch object GRU Samuel
- Re: [C++] release problem with XMLch object Berin Lautenbach
- Re: [C++] release problem with XMLch ob... GRU Samuel
- Re: [C++] release problem with XML... Berin Lautenbach