[Bug default/26261] New: compare_dies contains some useless code

gprocida+abigail at google dot com sourceware-bugzilla@sourceware.org
Fri Jul 17 21:02:55 GMT 2020


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

            Bug ID: 26261
           Summary: compare_dies contains some useless code
           Product: libabigail
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: default
          Assignee: dodji at redhat dot com
          Reporter: gprocida+abigail at google dot com
                CC: libabigail at sourceware dot org
  Target Milestone: ---

Created attachment 12707
  --> https://sourceware.org/bugzilla/attachment.cgi?id=12707&action=edit
one line patch

The attached patch changes an instance of "result = true" to
"ABG_ASSERT(result)" in compare_dies. The existing statement is useless.

This may point to some unintended or incomplete behaviour. The patch has a few
more details.

Regards,
Giuliano.

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


More information about the Libabigail mailing list