* remap.c (remap_debug_filename): Always allocate a buffer for the
commitc507f70c2fd93e7ccabc35dc7c7616895d19b287
authorNick Clifton <nickc@redhat.com>
Fri, 11 Mar 2011 14:18:24 +0000 (11 14:18 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 11 Mar 2011 14:18:24 +0000 (11 14:18 +0000)
tree88a02558afebd1b92bd194e7e223e31d98282851
parentcb257921744098991b33b318ea0224dff05df603
* 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