Page 1 of 1

Memory leaks?

Posted: Fri May 18, 2007 17:00
by Rakkar
This is sort of a fast and loose guess, but when shutting down my game I get about 100 memory leak reports from the memory leak detector built into Visual Studio. I went into CEGUI and changed STR_QUICKBUFF_SIZE from 32 to 128. Now I only get one.

It could be totally unrelated, so take it with a grain of salt.