mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
Update the libiberty demangler using the auxprogs/update-demangler script. There were various extensions and bug fixes since our last import. Add new D language demangler file d-demangle.c and update the vg_libciface.h header with some new constructs used (strtol, xmalloc_failed, xmemdup, XDELETEVEC, XDUPVEC). Resolves bug #359181 - Buffer Overflow during Demangling. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15951