bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/19850] New: [Fix] Wrong parsing attribute in DW_FORM_flag_


From: igor.venevtsev at gmail dot com
Subject: [Bug binutils/19850] New: [Fix] Wrong parsing attribute in DW_FORM_flag_present form. (Info pointer Warning) + Patch
Date: Mon, 21 Mar 2016 14:32:01 +0000

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

            Bug ID: 19850
           Summary: [Fix] Wrong parsing attribute in DW_FORM_flag_present
                    form. (Info pointer Warning) + Patch
           Product: binutils
           Version: 2.27 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: igor.venevtsev at gmail dot com
  Target Milestone: ---

Created attachment 9114
  --> https://sourceware.org/bugzilla/attachment.cgi?id=9114&action=edit
PATCH

objdump always produces 'Dwarf Error: Info pointer extends beyond end of
attributes' warning when meets attribute in DW_FORM_flag_present form. In this
case there is no value encoded in DIE itself and information pointer can be
equal to information pointer end marker.

Please find a fix in attachment.

Regards, Igor

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]