]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Merge revisions 14210 and 14626 from the BUF_REMOVAL branch to trunk.
authorFlorian Krohm <florian@eich-krohm.de>
Tue, 14 Oct 2014 21:01:33 +0000 (21:01 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Tue, 14 Oct 2014 21:01:33 +0000 (21:01 +0000)
commit77c3a4ef7cd4b6563f864e54eb02e31e996ae2bd
tree720b1aadfb578609d385d45826a4f6345ba35b33
parent8b63b9e588744cf49c571396ada3bdc5fc7b07c6
Merge revisions 14210 and 14626 from the BUF_REMOVAL branch to trunk.
Change VG_(resolve_filename) to not truncate the result which is returned
in a static buffer now. Fix callsites.
Simplify VG_(di_notify_pdb_debuginfo) to use VG_(resolve_filename).
Fix VG_(readlink) prototype.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14628
coregrind/m_coredump/coredump-elf.c
coregrind/m_debuginfo/debuginfo.c
coregrind/m_libcfile.c
coregrind/m_syswrap/syswrap-generic.c
coregrind/pub_core_libcfile.h
include/pub_tool_libcfile.h