Files
@ r7413:3ccdde9800e0
Branch filter:
Location: cpp/openttd-patchpack/source/src/lang/spanish.txt
r7413:3ccdde9800e0
301.8 KiB
text/plain
(svn r10799) -Fix: only calling QuickFree and not the destructor on pool cleanups might cause memory leaks due to the way C++ works.