[Nasm-bugs] [Bug 3392435] There is an illegal address access in function find_cc() of nasm.

no-reply at bugzilla-nasm.gorcunov.org no-reply at bugzilla-nasm.gorcunov.org
Sun Oct 22 09:01:49 PDT 2017


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

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 7524cfd91492e6e3719b959498be584a9ced13af
Author: Cyrill Gorcunov <gorcunov at gmail.com>
Date:   Sun Oct 22 19:01:16 2017 +0300

    preproc: Fix sigsegv in find_cc

    For specially formed code we can have skip_white_
    to end up with nil pointer which should be taken
    into account.

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

    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