]> git.lizzy.rs Git - rust.git/commit
std: Update libbacktrace for a soundness fix
authorAlex Crichton <alex@alexcrichton.com>
Wed, 18 May 2016 23:59:06 +0000 (16:59 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 19 May 2016 18:56:43 +0000 (11:56 -0700)
commita42115375b1d7ae2a6c3f8c85819ef8182abaf52
tree64dd270d31b46a098d6be46bc68c27bbd5451048
parent9a140454ea47b7fd107b6e963b7ea2aef74e9518
std: Update libbacktrace for a soundness fix

This updates the vendor'd libbacktrace source to tpick up
gcc-mirror/gcc@047a1c2f which is a soundness fix for when a backtrace is
generated on executables that do not have debug information.
src/libbacktrace/ChangeLog
src/libbacktrace/elf.c
src/libbacktrace/mmap.c
src/libbacktrace/pecoff.c