]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Use a string literal format to avoid a gcc warning (-Wformat-security)
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Mon, 16 Jun 2014 21:25:31 +0000 (21:25 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Mon, 16 Jun 2014 21:25:31 +0000 (21:25 +0000)
commite6201c3eb1e0dc5a495517f6c6bc77065ec45be8
tree64f5fdc54720cdfaea13f24c2666f095325e8764
parentf3ee06ddcea9200fc92cff8acd6741ae0dcd4ab4
Use a string literal format to avoid a gcc warning (-Wformat-security)

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14047
coregrind/m_debuginfo/debuginfo.c