[Nasm-bugs] [Bug 3392761] NULL Pointer dereference on do_directive caused by %unmacro

noreply-nasm at dev.nasm.us noreply-nasm at dev.nasm.us
Wed Jun 2 13:41:39 PDT 2021


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

Marco <mvanotti at protonmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mvanotti at protonmail.com

--- Comment #1 from Marco <mvanotti at protonmail.com> ---
This could be fixed by wrapping the list with an `if (mmac_p != NULL)`, but I
am not sure there's something down the line that should also be fixed

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


More information about the Nasm-bugs mailing list