0
I Use This!
High Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 8 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Now showing the cve id for DW202402-002 modified: dwarfbug.html modified: dwarfbug.xml modified: dwarfbuglohi.html More... about 2 months ago
DW202402-002 now has a CVE id: CVE-2024-2002 modified: data.txt More... about 2 months ago
Strengthing the test against corrupt loclists or rnglists entries. An improvement related to DW202402-003. The concern was to fully harden checks when running on 32bit-pointer OS. modified: src/lib/libdwarf/dwarf_loclists.c modified: src/lib/libdwarf/dwarf_rnglists.c More... about 2 months ago
Typo fixed: -README.cmake has details on the available cmake options. +READMEcmake.md has details on the available cmake options. modified: README.md More... about 2 months ago
This sort of works but does not really help with regressiontests on msys2 windows modified: dwarfdump.c More... about 2 months ago
Removing unwanted character modified: ChangeLog More... about 2 months ago
one character added. modified: ChangeLog More... about 2 months ago
Tiny change required to run github workflow successfully. modified: ChangeLog More... about 2 months ago
A version of _WIN64 io.h has a #define for lseek. So we #undef that and make the define we want. modified: src/lib/libdwarf/dwarf_seekr.c More... about 2 months ago
Regenerated. modified: dwarfbug.html modified: dwarfbug.xml modified: dwarfbuglohi.html More... about 2 months ago
Corrected a few spelling errors. modified: data.txt More... about 2 months ago
Typo: left out letter h . modified: bugxml/data.txt More... about 2 months ago
now with latest gitfixid modified: bugxml/dwarfbug.html modified: bugxml/dwarfbug.xml modified: bugxml/dwarfbuglohi.html More... 2 months ago
updated with latest. modified: ChangeLog More... 2 months ago
Update to add reference to dwarf_rnglists.c modified: bugxml/data.txt More... 2 months ago
Added checks to match those added to dwarf_loclists.c modified: src/lib/libdwarf/dwarf_rnglists.c More... 2 months ago
Added comment referring to dwarf_rnglists.c modified: src/lib/libdwarf/dwarf_loclists.c More... 2 months ago
Latest entries. modified: ChangeLog More... 2 months ago
Was too agressive checking a pointer in read_single_lle_entry() (if code is DW_LLE_end_of_list we will not access another byte here). modified: src/lib/libdwarf/dwarf_loclists.c More... 2 months ago
Recording fix of 202402-003 modified: bugxml/data.txt More... 2 months ago
Removing trailing whitespace. modified: src/lib/libdwarf/dwarf_alloc.c More... 2 months ago
Fixing DW202402-003, reading outside of allowed area in memory due to corrupted object. modified: src/lib/libdwarf/dwarf_loclists.c More... 2 months ago
Updated modified: ChangeLog More... 2 months ago
Fix zstd package name (#227) More... 2 months ago
Now with fix to DW202402-002, crash in libdwarf on fuzzed object file modified: ChangeLog Minor wording change modified: ChangeLog2023 More... 2 months ago
Fixing DW202402-002, corrupt object caused various libdwarf crashes with some tailored/fuzzed object files. modified: src/lib/libdwarf/dwarf_alloc.c modified: src/lib/libdwarf/dwarf_error.c More... 2 months ago
Up to date with git log modified: ChangeLog More... 2 months ago
cmake/FindZSTD.cmake changed to to cmake/Findzstd.cmake to match the preceding updates. modified: src/lib/libdwarf/CMakeLists.txt More... 2 months ago
Merge branch 'uilianries-cmake/find-zstd' Slight renaming of zstd stuff for maximum compatibility. More... 2 months ago
Merge branch 'cmake/find-zstd' of https://github.com/uilianries/libdwarf-code into uilianries-cmake/find-zstd More... 2 months ago