]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Fix a condition that was always true. Found by cppcheck.
authorFlorian Krohm <florian@eich-krohm.de>
Fri, 5 Jun 2015 19:34:59 +0000 (19:34 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Fri, 5 Jun 2015 19:34:59 +0000 (19:34 +0000)
commita424add6e9b72e8309bcdbe4c5a68b3f07ae5107
tree87081cd0475fffbfa53f137f3b97da9e52b613f3
parent6009f4d5f93c3df8183a365fde11d71aa6ee1e09
Fix a condition that was always true. Found by cppcheck.
See BZ #348565.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15322
NEWS