[Nasm-bugs] [Bug 3392712] double-free in pp_tokline asm/preproc.c:6750

noreply-nasm at dev.nasm.us noreply-nasm at dev.nasm.us
Mon Aug 17 11:32:47 PDT 2020


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

Cyrill Gorcunov <gorcunov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|OPEN                        |CLOSED

--- Comment #1 from Cyrill Gorcunov <gorcunov at gmail.com> ---
Fixed in 8806c3ca007b84accac21dd88b900fb03614ceb7. Thanks for report!
Actually we've a bunch of memory leaks but this is less destructive than double
free.

Still we need more precise look into our preproc code, sigh...

-- 
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