Fix memory corruption on Mach-O systems by suppressing a memory tidy up.
authorNick Clifton <nickc@redhat.com>
Mon, 25 Jan 2016 09:35:33 +0000 (09:35 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 25 Jan 2016 09:35:33 +0000 (09:35 +0000)
commitcf466c2ac5ac55bb9b30b96fbdcad564e8c1ccc8
tree1dad670d758246446a6a34602fa2324a92481135
parent0a01d393e6317b1ea69f8801d2b6546b4aa440ed
Fix memory corruption on Mach-O systems by suppressing a memory tidy up.

PR target/19435
* mach-o.c (bfd_mach_o_close_and_cleanup): Suppress code to free
dsym filename buffer.
bfd/ChangeLog
bfd/mach-o.c
This page took 0.024545 seconds and 4 git commands to generate.