[Bug binutils/7012] The function bfd_find_nearest_line() leaks memory.
-- What|Removed |Added AssignedTo|unassigned at sources dot |amodra at bigpond dot net |redhat dot com |dot au http://sourceware.org/bugzilla/show_bug.cgi?id=7012 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. ___ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug binutils/7012] The function bfd_find_nearest_line() leaks memory.
--- Additional Comments From amodra at bigpond dot net dot au 2008-11-10 22:37 --- More than that, the function has stale pointers into realloc'd memory. -- What|Removed |Added Status|NEW |ASSIGNED Last reconfirmed|-00-00 00:00:00 |2008-11-10 22:37:36 date|| http://sourceware.org/bugzilla/show_bug.cgi?id=7012 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. ___ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug binutils/7011] strip crashes in _bfd_elf_compute_section_file_positions
--- Additional Comments From schwab at suse dot de 2008-11-10 22:49 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED GCC target triplet|i586-*-linux| Resolution||FIXED http://sourceware.org/bugzilla/show_bug.cgi?id=7011 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. ___ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug binutils/7012] The function bfd_find_nearest_line() leaks memory.
--- Additional Comments From amodra at bigpond dot net dot au 2008-11-10 23:40 --- http://sourceware.org/ml/binutils-cvs/2008-11/msg00039.html http://sourceware.org/ml/binutils/2008-11/msg00081.html -- What|Removed |Added Status|ASSIGNED|RESOLVED Resolution||FIXED http://sourceware.org/bugzilla/show_bug.cgi?id=7012 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. ___ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug gas/7020] New: uninitialized read running gas test "conditional listings"
Running the gas testsuite through valgrind on the mentioned two (but probably all) targets yields (from gas.log): Executing on host: sh -c {valgrind -q /home/hp/binutils/obj/e/gas/as-new -alc /home/hp/binutils/src/gas/testsuite/gas/all/cond.s >dump.out 2>gas.stderr} /dev/null (timeout = 300) ==8817== Conditional jump or move depends on uninitialised value(s) ==8817==at 0x8060B5C: read_a_source_file (read.c:794) ==8817==by 0x804C446: main (as.c:1045) FAIL: conditional listings -- Summary: uninitialized read running gas test "conditional listings" Product: binutils Version: 2.20 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gas AssignedTo: unassigned at sources dot redhat dot com ReportedBy: hp at sourceware dot org CC: bug-binutils at gnu dot org GCC host triplet: i686-pc-linux-gnu GCC target triplet: cris-axis-elf, arm-unknown-linux-gnu http://sourceware.org/bugzilla/show_bug.cgi?id=7020 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. ___ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils