[Nasm-bugs] [Bug 3392762] Heap use-after-free while using %clear inside a macro.

noreply-nasm at dev.nasm.us noreply-nasm at dev.nasm.us
Thu Jun 3 15:36:33 PDT 2021


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

--- Comment #3 from H. Peter Anvin <hpa at zytor.com> ---
I'm wondering if we shouldn't simply use the same teardown code as for
%unmacro. There is already an invocation counter in the macro structure, so it
isn't like we don't need to search the macro stack.

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