Fix potential buffer overrun in objcopy's note merging code.
authorNick Clifton <nickc@redhat.com>
Thu, 21 Nov 2019 10:54:20 +0000 (10:54 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 21 Nov 2019 10:54:20 +0000 (10:54 +0000)
commitf76d79580efea856298d9e5b9a91746be875f1b1
tree7d712ec3a4031e96183930ad7e0747eeed2cd1f6
parent73d5efd7e13ebd8fe87278224bc2ae777af3de52
Fix potential buffer overrun in objcopy's note merging code.

* objcopy.c (merge_gnu_build_notes): Allow for the possibility
that the new notes might actually be larger than the original
notes.
binutils/ChangeLog
binutils/objcopy.c
This page took 0.023994 seconds and 4 git commands to generate.