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