forked from roolebo/elfutils
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
unstrip: Add ELF_CHECK to make sure gelf_getehdr () doesn't return NULL.
Signed-off-by: Mark Wielaard <[email protected]>
- Loading branch information
Mark Wielaard
committed
Nov 2, 2018
1 parent
5199e15
commit e574889
Showing
2 changed files
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
2018-11-02 Mark Wielaard <[email protected]> | ||
|
||
* unstrip.c (copy_elf): Add ELF_CHECK to make sure gelf_getehdr () | ||
doesn't return NULL. | ||
|
||
2018-10-18 Mark Wielaard <[email protected]> | ||
|
||
* elflint.c (check_note_data): Recognize NT_GNU_PROPERTY_TYPE_0. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters