mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-22 22:28:02 +01:00
The comment in WINGs/memory.c:wfree() pretty much explains the current situation. There's an incredible amount of mixing the wmalloc/wfree wrappers with native mallocs/frees on the other side, and a good several cases of misusing external libraries' APIs. Until this is thoroughly cleaned, WM with --enable-boehm-gc will hardly even start. Signed-off-by: Tamas TEVESZ <ice@extreme.hu>
4.1 KiB
4.1 KiB