2
I Use This!
Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove a redundant check in an internal helper function.
Joseph Koshy
as jkoshy
More... about 5 years ago
Loosen a too-strict assertion, in order to enable
Joseph Koshy
as jkoshy
More... about 5 years ago
Bug fix: initialize a test case correctly.
Joseph Koshy
as jkoshy
More... about 5 years ago
Remove redundant checks when calling free(3).
Joseph Koshy
as jkoshy
More... about 5 years ago
Add a test verifying the handling of archives with
Joseph Koshy
as jkoshy
More... about 5 years ago
Bug fix: return an 'UNRESOLVED' test status for tests with
Joseph Koshy
as jkoshy
More... about 5 years ago
Bug fix: bring in the data files needed by the tests
Joseph Koshy
as jkoshy
More... about 5 years ago
Perform additional bounds checks when traversing ar(1) archives.
Joseph Koshy
as jkoshy
More... about 5 years ago
Return a better error code in the event an ar(1)
Joseph Koshy
as jkoshy
More... about 5 years ago
Check of the return value from elf_next(3) in example
Joseph Koshy
as jkoshy
More... about 5 years ago
Document the behavior of elf_next(3) after revision [r3697].
Joseph Koshy
as jkoshy
More... about 5 years ago
Return an error from elf_next(3) when traversing
Joseph Koshy
as jkoshy
More... about 5 years ago
Return an error for too-short ar(1) archives instead
Joseph Koshy
as jkoshy
More... about 5 years ago
Add a test verifying the traversal of Elf_Data
Joseph Koshy
as jkoshy
More... about 5 years ago
Also verify that loaded sections contain the expected
Joseph Koshy
as jkoshy
More... about 5 years ago
Improve code consistency within a file.
Joseph Koshy
as jkoshy
More... about 5 years ago
Avoid a construct that could result in undefined
Joseph Koshy
as jkoshy
More... about 5 years ago
Add tests that exercise the elf{32,64}_getehdr()
Joseph Koshy
as jkoshy
More... about 5 years ago
Add an (invalid) ELF object specification with an
Joseph Koshy
as jkoshy
More... about 5 years ago
Permit fields in a YAML ELF description to hold values
Joseph Koshy
as jkoshy
More... about 5 years ago
Check for numeric overflows when validating file
Joseph Koshy
as jkoshy
More... about 5 years ago
Fix an example program: allocate space for the
Joseph Koshy
as jkoshy
More... about 5 years ago
Remove an unused header.
Joseph Koshy
as jkoshy
More... about 5 years ago
Work-in-progress on the test(3) driver: parse the '-T' option.
Joseph Koshy
as jkoshy
More... about 5 years ago
Work-in-progress on the test(3) driver: parse test
Joseph Koshy
as jkoshy
More... about 5 years ago
Improve the description of the -R option.
Joseph Koshy
as jkoshy
More... about 5 years ago
Work-in-progress: command-line option parsing for
Joseph Koshy
as jkoshy
More... over 5 years ago
Allow building with -Wunused-parameter.
Joseph Koshy
as jkoshy
More... over 5 years ago
Use a better name for an option argument, and improve
Joseph Koshy
as jkoshy
More... over 5 years ago
Use "_elftc.h" to unbreak the build on OpenBSD.
Joseph Koshy
as jkoshy
More... over 5 years ago