mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
Fixes another memory corruption bug introduced by patches for PR 17512.
* elf.c (bfd_section_from_shdr): Fix heap use after free memory leak.
This commit is contained in:
parent
f60325bea5
commit
e5b470e24c
@ -1,6 +1,11 @@
|
||||
2014-10-29 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* elf.c (bfd_section_from_shdr): Fix heap use after free memory
|
||||
leak.
|
||||
|
||||
2014-10-29 Dennis Brueni <dbrueni@slickedit.com>
|
||||
|
||||
* elf.c (elfcore_write_lwpstatus): fix typo in call to memcpy
|
||||
* elf.c (elfcore_write_lwpstatus): Fix typo in call to memcpy.
|
||||
|
||||
2014-10-28 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user