https://sourceware.org/bugzilla/show_bug.cgi?id=17047
Bug ID: 17047
Summary: BFD ld crashes on cleanup, if MALLOC_PERTURB_ is set
Product: binutils
Version: 2.25 (HEAD)
Status: NEW
Severity: normal
Priority: P2
C
https://sourceware.org/bugzilla/show_bug.cgi?id=16910
--- Comment #3 from Alan Modra ---
commit 7ed689ad61de0cbfe4e5a6f18f097776128202e4
Author: Alan Modra
Date: Wed Jun 11 19:11:12 2014 +0930
Fix silly thinko
* linker.c (unwrap_hash_lookup): Add missing parens.
--
You are rece
https://sourceware.org/bugzilla/show_bug.cgi?id=17005
--- Comment #3 from Alexander Ivchenko ---
If we assume that we applied patch from Comment 2, the resulting binary would
still fails, because the .eh_frame_hdr offset table is calculated incorrectly.
In Fde::write:
// Tell the exception fr
https://sourceware.org/bugzilla/show_bug.cgi?id=17005
Cary Coutant changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|ian at air