[Nasm-bugs] [Bug 3392670] heap-use-after-free in asm/preproc.c:5058

noreply-nasm at dev.nasm.us noreply-nasm at dev.nasm.us
Wed May 27 12:16:59 PDT 2020


https://bugzilla.nasm.us/show_bug.cgi?id=3392670

--- Comment #2 from H. Peter Anvin <hpa at zytor.com> ---
Could you perhaps try this on 2.15rc1 instead?

Memory leaks are not really essential, as NASM isn't a long-lived process, and
so process exit does clear it up, but other memory management issues like use
after free is a whole other matter.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


More information about the Nasm-bugs mailing list