[Nasm-bugs] [Bug 3392791] ofmt->cleanup() is not called in case of an assembly error

noreply-nasm at dev.nasm.us noreply-nasm at dev.nasm.us
Wed Dec 7 18:21:20 PST 2022


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

--- Comment #4 from H. Peter Anvin <hpa at zytor.com> ---
This is a cool project, and you are definitely not wrong: the current design is
simply incorrect and there should be separate ->generate() and ->cleanup()
methods.

I don't expect that I personally will have time to refactor all the backends in
that way any time soon, or change to using something like talloc() or even C++.
However, contributions to that effect would be *very* eagerly accepted.

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