diff options
author | Ken Raeburn <raeburn@cygnus> | 1993-02-22 15:31:30 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1993-02-22 15:31:30 +0000 |
commit | d9971b8304d745324c070c45355362f0e62fab64 (patch) | |
tree | 05557220f87ceac696d5547b06389905cba1aaf5 /binutils/ChangeLog | |
parent | 424bac5c8f2a8ecbbbef6e954fdc05c1347276df (diff) | |
download | gdb-d9971b8304d745324c070c45355362f0e62fab64.zip gdb-d9971b8304d745324c070c45355362f0e62fab64.tar.gz gdb-d9971b8304d745324c070c45355362f0e62fab64.tar.bz2 |
from minyard@bnr.ca: free up copy of section contents each time through loop
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 96a1769..fe04665 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Mon Feb 22 10:27:24 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) + + * objdump.c (dump_data): Free up section contents each time + through the loop. Reported by minyard@bnr.ca. + Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com) * binutils/testsuite: Initial creation of binutils/testsuite. |