mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-03-31 18:20:22 +08:00
nasmlib.c: log nasm_free() before calling free()
If we're logging nasm_free(), then log it before we actually call free(); that way we can find out what the last thing was if free() crashes.
This commit is contained in:
parent
e3b418b137
commit
216d074e97