]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* remap.c (remap_debug_filename): Always allocate a buffer for the
authorNick Clifton <nickc@redhat.com>
Fri, 11 Mar 2011 14:18:24 +0000 (14:18 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 11 Mar 2011 14:18:24 +0000 (14:18 +0000)
commit502df130577339e30647c32a728b01c2fe99e78e
treee95301c187328674b6401a649eecfc81d5695df5
parentf2eb0bc849b3c5598d02a2b83b2cef29312a171d
* remap.c (remap_debug_filename): Always allocate a buffer for the
returned pointer.
* stabs.c (stabs_generate_asm_file): Free the pointer returned by
remap_debug_filename.
gas/ChangeLog
gas/remap.c
gas/stabs.c