]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* objdump.c (disassemble_data): Initialize prevline to 0. Make
authorIan Lance Taylor <ian@airs.com>
Wed, 14 Sep 1994 20:21:21 +0000 (20:21 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 14 Sep 1994 20:21:21 +0000 (20:21 +0000)
commite4798f4093a02cb1626e808df98bf248b83b0483
tree9d3d1a92269c034d1aef7c22dfd4118251cdcc92
parent9be909aef7c72401f81b5376ddb715b6b2a399de
* objdump.c (disassemble_data): Initialize prevline to 0.  Make
prev_function non const.  Copy functionname into an malloc buffer
when setting prev_function, instead of assuming that the string
will last forever.
binutils/ChangeLog
binutils/objdump.c