On 10 November 2013 15:54, Alberto Massari wrote:
> Hi Adrian,
> you are invoking strtol specifying the threadID variable as the second
> argument; this argument will be overwritten to point to the first character
> that doesn't belong to the string representation of a number. So, calling
> XMLStr
Hi Adrian,
you are invoking strtol specifying the threadID variable as the second
argument; this argument will be overwritten to point to the first
character that doesn't belong to the string representation of a number.
So, calling XMLString::release on this will treat that value as the
beginn