[Nasm-bugs] [Bug 3392717] New: rdfwriteheader(): write object length and header length in correct order

noreply-nasm at dev.nasm.us noreply-nasm at dev.nasm.us
Sun Oct 4 14:44:26 PDT 2020


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

            Bug ID: 3392717
           Summary: rdfwriteheader(): write object length and header
                    length in correct order
           Product: NASM
           Version: 2.15.xx
          Hardware: All
                OS: All
            Status: OPEN
          Severity: normal
          Priority: Medium
         Component: RDOFF tools
          Assignee: nobody at nasm.us
          Reporter: sezeroz at gmail.com
                CC: gorcunov at gmail.com, hpa at zytor.com, nasm-bugs at nasm.us
     Obtained from: Built from git using configure

Created attachment 411802
  --> https://bugzilla.nasm.us/attachment.cgi?id=411802&action=edit
rdfwriteheader patch

Compared to 2.12.xx rdfwriteheader() writes the object length and header
length in flipped order.  Issue seems to have been introduced by commit
8dc965347ddf.  The attached patch (applies to master and 2.15.xx) fixes
it.

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