]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Inline function definitions must not refer to objects with internal
authorFlorian Krohm <florian@eich-krohm.de>
Mon, 13 Oct 2014 21:00:00 +0000 (21:00 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Mon, 13 Oct 2014 21:00:00 +0000 (21:00 +0000)
commitda32168de9a94293a5ffbb93e49ca0cd91710d2c
treef13eaa3d17ce4b0d13d310ca2252a185421e3cc2
parent5857d57571ccdcce9fd9c27c5fa7f5a86f38b304
Inline function definitions must not refer to objects with internal
linkage. Remove the INLINE specifier. Related to BZ #339542.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14625
memcheck/mc_main.c