Fix corruption of non-C++ symbols by the demangler.
authorJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 15 Jan 2014 20:16:57 +0000 (21:16 +0100)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 15 Jan 2014 20:16:57 +0000 (21:16 +0100)
commit7c6e785e6eca774080a64801f950bd61785c469e
tree4429967bfda9c63803a4180d5e52f91a731fb6f4
parente922ec4e3bcd7c164a9ce424accac4394e7d5afd
Fix corruption of non-C++ symbols by the demangler.

Signed-off-by: Jan Kratochvil <jan.kratochvil@redhat.com>
src/ChangeLog
src/nm.c
src/stack.c
tests/ChangeLog
tests/Makefile.am
tests/run-backtrace-demangle.sh [new file with mode: 0755]
tests/testfile-backtrace-demangle.bz2 [new file with mode: 0644]
tests/testfile-backtrace-demangle.cc [new file with mode: 0644]
tests/testfile-backtrace-demangle.core.bz2 [new file with mode: 0644]