Files
@ r7413:3ccdde9800e0
Branch filter:
Location: cpp/openttd-patchpack/source/src/os/macosx/macos.h
r7413:3ccdde9800e0
1.2 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.