]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Expand filename for coredumps correctly. Fixes #174908. Also take
authorJulian Seward <jseward@acm.org>
Mon, 17 Nov 2008 12:45:58 +0000 (12:45 +0000)
committerJulian Seward <jseward@acm.org>
Mon, 17 Nov 2008 12:45:58 +0000 (12:45 +0000)
commit69fcffda222c655fe06efc1f415df7ad3a259c41
treea91675f6ae820abfa7fed18afe2c3d73bf6884e1
parent3b60492dc1247ccbf17b7933ef64fa1074675a9d
Expand filename for coredumps correctly.  Fixes #174908.  Also take
the opportunity to remove some sprintf-ing into a fixed-sized buffer.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8774
coregrind/m_coredump/coredump-elf.c