0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jul 14, 2025 — Jul 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Up to date with yaml github action changes. modified: ChangeLog
Karelaxlabs
as David Anderson
More... 8 days ago
Merge branch 'main' of https://github.com/davea42/libdwarf-code
Karelaxlabs
as David Anderson
More... 9 days ago
Adding brew untap aws/ta[p To eliminate warnings in macos_meson and macos_autotools modified: .github/workflows/test.yml
Karelaxlabs
as David Anderson
More... 9 days ago
Update mac_meson.yml
Karelaxlabs
as David Anderson
More... 9 days ago
Updated with gitfixid and tarrelease data for 2.3.2 modified: bugxml/data.txt modified: bugxml/dwarfbug.html modified: bugxml/dwarfbug.xml modified: bugxml/dwarfbuglohi.html
Karelaxlabs
as David Anderson
More... 9 days ago
Up to date modified: ChangeLog
Karelaxlabs
as David Anderson
More... 9 days ago
Ready for 2.3.2 release modified: README.md modified: doc/libdwarf.dox modified: doc/libdwarf.pdf
Karelaxlabs
as David Anderson
More... 9 days ago
Update of current month modified: bugxml/dwarfbug.html modified: bugxml/dwarfbuglohi.html
Karelaxlabs
as David Anderson
More... 9 days ago
Corrects issue coverityscan found (new, mistakes in last commit). Now passes regressiontests and no defects found by coverityscan. modified: src/lib/libdwarf/dwarf_elf_load_headers.c
Karelaxlabs
as David Anderson
More... 19 days ago
CoverityScan reported use-after-free in read_gs_section_group() which I think was a false positive. I revised the function internals to be (IMHO) clearer in using the local variables 'dp' and 'data' and it passed CoverityScan with no problem. No defects. Do NOT use this commit. The change intrduced duplicate free()... oops. modified: src/lib/libdwarf/dwarf_elf_load_headers.c
Karelaxlabs
as David Anderson
More... 20 days ago
Up to date modified: ChangeLog
Karelaxlabs
as David Anderson
More... 28 days ago
An ossfuzz error (reading a fuzzed Macho object file identified as ossfuzzflaky/fuzz_init_path-5832857477251072 in libdwarf regressiontests) (that is not reproducible by the ossfuzz folks) provoked an examination of returns of DW_DLV_ERROR in dwarf_machoread.c. They have not declared a vulnerability. They did create a report showing the fuzzed object and the messages from the test program using libdwarf.
Karelaxlabs
as David Anderson
More... 29 days ago
New log entry modified: ChangeLog
Karelaxlabs
as David Anderson
More... 30 days ago
Additional sanity and overflow checks to detect corrupted macho object file. modified: dwarf_machoread.c
Karelaxlabs
as David Anderson
More... 30 days ago
Up to date now modified: ChangeLog
Karelaxlabs
as David Anderson
More... about 1 month ago
codespell fixed spelling errors. modified: libdwarf.dox
Karelaxlabs
as David Anderson
More... about 1 month ago
Codespell found comments misspelled. modified: src/bin/attr_form/attr_form_build.c modified: src/bin/dwarfexample/frame2.c modified: src/bin/dwarfexample/jitreader.c modified: src/bin/dwarfexample/showsectiongroups.c modified: src/bin/gennames/gennames.c
Karelaxlabs
as David Anderson
More... about 1 month ago
codespell found spelling errors in comments and error messages. modified: src/bin/dwarfdump/CODINGSTYLE modified: src/bin/dwarfdump/ChangeLog2006 modified: src/bin/dwarfdump/ChangeLog2008 modified: src/bin/dwarfdump/ChangeLog2011 modified: src/bin/dwarfdump/ChangeLog2012 modified: src/bin/dwarfdump/ChangeLog2015 modified: src/bin/dwarfdump/ChangeLog2016 modified: src/bin/dwarfdump/ChangeLog2018 modified: src/bin/dwarfdump/ChangeLog2020 modified: src/bin/dwarfdump/ChangeLog2021 modified: src/bin/dwarfdump/dd_command_options.c modified: src/bin/dwarfdump/dd_dwconf.h modified: src/bin/dwarfdump/dd_getopt.c modified: src/bin/dwarfdump/dd_glflags.h modified: src/bin/dwarfdump/dd_regex.c modified: src/bin/dwarfdump/dd_sanitized.c modified: src/bin/dwarfdump/dd_tsearchbal.c modified: src/bin/dwarfdump/dwarfdump.c modified: src/bin/dwarfdump/print_abbrevs.c modified: src/bin/dwarfdump/print_die.c modified: src/bin/dwarfdump/print_loclists_codes.c modified: src/bin/dwarfdump/print_pubnames.c
Karelaxlabs
as David Anderson
More... about 1 month ago
More changes in comment spelling found by codespell. modified: dwarf_die_deliv.c modified: dwarf_frame2.c modified: dwarf_global.c modified: dwarf_init_finish.c modified: dwarf_line.c modified: dwarf_loclists.c modified: dwarf_rnglists.c modified: dwarf_setup_sections.c modified: dwarf_tied.c
Karelaxlabs
as David Anderson
More... about 1 month ago
codespell fixed misspellings in comments. modified: dwarf_die_deliv.h modified: dwarf_line.h modified: dwarf_loc.h modified: dwarf_macho_loader.h modified: dwarf_opaque.h modified: dwarf_tsearch.h modified: dwarf_util.c modified: dwarf_util.h
Karelaxlabs
as David Anderson
More... about 1 month ago
codespell fixed bad spelling. modified: ChangeLog2011 modified: ChangeLog2012 modified: ChangeLog2014 modified: ChangeLog2015 modified: ChangeLog2016 modified: ChangeLog2017 modified: ChangeLog2018 modified: ChangeLog2019 modified: ChangeLog2020 modified: ChangeLog2021
Karelaxlabs
as David Anderson
More... about 1 month ago
codespell fixed spellings modified: ChangeLog2010
Karelaxlabs
as David Anderson
More... about 1 month ago
codespell fixed misspellings modified: ChangeLog2009
Karelaxlabs
as David Anderson
More... about 1 month ago
codespell fixed mispellings modified: CHANGES
Karelaxlabs
as David Anderson
More... about 1 month ago
codespell fixed spelling. modified: ChangeLog2008
Karelaxlabs
as David Anderson
More... about 1 month ago
codespell fixed minor spelling mistake modified: dwarf_frame.h
Karelaxlabs
as David Anderson
More... about 1 month ago
codespell fixed misspellings modified: ChangeLog2006
Karelaxlabs
as David Anderson
More... about 1 month ago
codespell spelling correction modified: NEWS
Karelaxlabs
as David Anderson
More... about 1 month ago
codespell fixed some spellings. modified: libdwarf.h
Karelaxlabs
as David Anderson
More... about 1 month ago
Corrected typo in msys2_meson test. modified: test.yml
Karelaxlabs
as David Anderson
More... about 1 month ago