Documentation for libdwarf
Documentation for libdwarf.
- Developed at devel:tools
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/libdwarf && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
libdwarf-0.4.1.tar.xz | 0002410800 2.3 MB | |
libdwarf.changes | 0000023683 23.1 KB | |
libdwarf.spec | 0000003919 3.83 KB |
Revision 26 (latest revision is 36)
Richard Brown (RBrownFactory)
accepted
request 989491
from
Dirk Mueller (dirkmueller)
(revision 26)
- update to 0.4.1: * Two places where a carefully corrupted object file could result in libdwarf crashing a caller due to referencing memory outside the intended read area have been fixed (DW202205-001 and DW202206-001). One related to DW_FORM_ref_sig8, the other to the .debug_pubnames section. * The library now accepts DW_AT_entry_pc in a CU DIE as a base address when DW_AT_low_pc is missing (an extension used by a current compiler). * Added function dwarf_suppress_debuglink_crc() to allow callers to turn off doing a CRC calculation reading GNU debuglink data (saves time for library users accessing near-identical builds). - drop fix-CVE-2022-32200.patch (upstream)
Comments 0