Updates:
Labels: Deadline-Approaching
Comment #3 on issue 40273 by sheriffbot: binutils:fuzz_objcopy: Direct-leak in
xcalloc
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40273#c3
This bug is approaching its deadline for being fixed, and will be automatically
derestricted within
> Also, this looks like it might be a suitable project for someone
> interested in learning about the binutils. So I am hoping that you,
> or someone else will volunteer to have a go ... :-)
Here is the suggested patch. It will print the value at offset on Rel
relocs; for simplicity, it
https://sourceware.org/bugzilla/show_bug.cgi?id=28751
Alan Modra changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|amodra at gm
https://sourceware.org/bugzilla/show_bug.cgi?id=28751
--- Comment #2 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Alan Modra :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ff66e8c5bee8a57b531515342e6126782ea9a651
commit ff66e8c5bee8a57b531515342e612
https://sourceware.org/bugzilla/show_bug.cgi?id=28751
--- Comment #1 from Alan Modra ---
Fit bad commit is 74e315dbfe52
elf: Set p_align to the minimum page size if possible
Segfault inside ld.so.
$ getconf PAGESIZE
65536
So no surprise really, the test was modified to have a 16k maxpagesize.