XS-libdwarf
view release on metacpan or search on metacpan
libdwarf-code-0.11.1/ChangeLog2023 view on Meta::CPAN
commit b1c64d4198a14725ad26c41da8c4b02e3be9e963
Up to date with git log
modified: ChangeLog
2023-08-30: David Anderson
commit de3f4a471cf013d1feb39f13e4325d41ab35f7ff
Added ossfuzz id to the bug fix entry.
modified: ChangeLog
A typo here on the DW202308-001 entry, the
oss fuzz id is dwarfbug*sh
modified: bugxml/data.txt
Regenerated.
modified: bugxml/dwarfbug.html
modified: bugxml/dwarfbug.xml
modified: bugxml/dwarfbuglohi.html
2023-08-29: David Anderson
commit 03ae18dc3220ac5630637fa67e399d0c3ad4cb8f
Fixing a typo.
modified: bugxml/data.txt
regenerated
modified: bugxml/dwarfbug.html
modified: bugxml/dwarfbug.xml
modified: bugxml/dwarfbuglohi.html
2023-08-28: David Anderson
commit 27c0e022346ad93418d15adee0893b31059a75c4
Incorporated git log and added
commentary on this vulnerability.
modified: ChangeLog
2023-08-28: David Anderson
commit d6dba09a400c2360c441e997bc7a9196c6341efd
Logging ossfuzz59576 vulnerability and fix.
modified: bugxml/data.txt
2023-08-28: David Anderson
commit e53adc90ffd6d5d0fad61546b0041990aefd970b
Fixes ossfuzz 59576.
A test in case 'L' of augmentations had
the wrong test for out of bounds.
Changed > to >= .
Around line 1615
We lost track that this was an open bug.
Now fixed.
It has been in existence for years.
modified: dwarf_frame2.c
2023-08-25: David Anderson
commit 4442d453370b50b943331e359e40dd981668175c
Expanded the description of the
bug fix where an ET_EXEC object
was having relocations applied
(linkers do not normally produce
a non-relocatable object with
relocation sections).
modified: ChangeLog
2023-08-23: David Anderson
commit 5bdbcf570cc3f999528a7421c6d4bc0e31fb3565
Up to date with git log
modified: ChangeLog
2023-08-23: David Anderson
commit 96bd161d41050ed367716cdcb249a9e55bfe60a9
An executable with relocations exposed
the mistake of running relocations on
non-relocatable objects.
Now we test the elf header e_type field and if
the e_type is not ET_REL we do no relocations.
modified: src/lib/libdwarf/dwarf_elfread.c
2023-08-20: David Anderson
commit b6e314cd78a79c36252dd4948529f0c2e58605ff
Up to date with git log
modified: ChangeLog
2023-08-20: David Anderson
commit 2c47b4816685d6e2b9f097a718b155baaa587899
Fixed modification date
modified: README
modified: README.md
2023-08-20: David Anderson
commit da6765e589073f7defc94e200ce20db46a56500d
The correct define for linking against libdwarf.a
(static library) is LIBDWARF_STATIC
modified: README
modified: README.md
modified: doc/libdwarf.dox
modified: doc/libdwarf.pdf
2023-08-20: David Anderson
commit cb22caf8c914ba28866d5e7305191af8b4ca9f2f
Misspelled: BUILD_LIBDWARF -> LIBDWARF_BUILD
modified: README
modified: README.md
Latest version
modified: doc/libdwarf.pdf
2023-08-19: David Anderson
commit 405c669f6d1abe9aa9737bdce3c10163fe4ad17e
Documents how to properly deal with linking
to libdwarf.a in Visual Studio
modified: doc/libdwarf.dox
Regenerated.
modified: doc/libdwarf.pdf
2023-08-17: David Anderson
commit d0aaf31b3d81344f9e830adff27c54b2f0129367
Up to date.
modified: ChangeLog
2023-08-17: David Anderson
commit 0c707a68bbda59e53fd703a53ce73107b3d6049e
Documented the #define of LIBDWARF_STATIC required to
link your code to a static library libdwarf.a
modified: doc/libdwarf.dox
modified: doc/libdwarf.pdf
2023-08-17: David Anderson
commit d59251b6eb644265689e2e839a5947c5dbbba3c0
( run in 0.640 second using v1.01-cache-2.11-cpan-5511b514fd6 )