[Nasm-bugs] [Bug 3392349] ndisasm truncates 64 bit origin specified in command line

no-reply at bugzilla-nasm.gorcunov.org no-reply at bugzilla-nasm.gorcunov.org
Fri Feb 10 11:54:57 PST 2017


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

Simon Tatham <anakin at pobox.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |anakin at pobox.com

--- Comment #1 from Simon Tatham <anakin at pobox.com> ---
Created attachment 411575
  --> https://bugzilla.nasm.us/attachment.cgi?id=411575&action=edit
Patch to fix this bug

I came across the same issue this week and it seems extremely easy to fix – you
only have to expand a couple of int32_t into int64_t and adjust the
corresponding printf formats. Patch attached.

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