https://sourceware.org/bugzilla/show_bug.cgi?id=33568

            Bug ID: 33568
           Summary: eu-elflint --strict should raise error for unknown
                    note types
           Product: elfutils
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tools
          Assignee: unassigned at sourceware dot org
          Reporter: amerey at redhat dot com
                CC: elfutils-devel at sourceware dot org
  Target Milestone: ---

Prior to commit b327696955e5 eu-elflint would raise an "unknown note type"
error if it found a ELF note type that wasn't among a list of known types.  An
unknown note type isn't necessarily an ABI compliance problem so the "unknown
note type" error was removed in commit b327696955e5.

Still there are cases where one might want to audit a binary for unknown note
types.  eu-elflint should restore the "unknown note type" error but only when
the --strict command line option is given.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to