C++ Heap Corruption Problem
In the last six months I am consulting a company in C++. Today my colleague and I find out a very tricky heap corruption. Below is presented a C++ snapshot with the heap corruption. Can you see the problem ?
[cpp]string Core::ntos(unsigned int n){
string ts= "";
if( !n