[Nasm-bugs] [Bug 3392431] There is a SEGV on unknown address 0x000000000018 in nasm.

no-reply at bugzilla-nasm.gorcunov.org no-reply at bugzilla-nasm.gorcunov.org
Sun Oct 22 08:55:58 PDT 2017


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

Cyrill Gorcunov <gorcunov at gmail.com> changed:

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

--- Comment #1 from Cyrill Gorcunov <gorcunov at gmail.com> ---
commit 59ce1c67b16967c652765e62aa130b7e43f21dd4
Author: Cyrill Gorcunov <gorcunov at gmail.com>
Date:   Sun Oct 22 18:42:07 2017 +0300

    peproc: Fix sigsevg in smacro expansion

    In case if smacro is called with inapropriate
    number of arguments exit early. Actually we have
    to handle this situation more gracefully but
    this requires a way more efforts than two
    line patches (need to refactor macro expansion).

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

    Signed-off-by: Cyrill Gorcunov <gorcunov at gmail.com>
---
Thanks for report!

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