From 1b4b4ee43e8387f5eae8a08d81b3fe9a7d894708 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Marjam=C3=A4ki?= Date: Sun, 29 May 2011 17:44:10 +0200 Subject: [PATCH] Fixed #2806 (False positive with g_strstrip()) --- lib/checkmemoryleak.cpp | 2 +- test/testmemleak.cpp | 16 ++++++++++++++-- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/lib/checkmemoryleak.cpp b/lib/checkmemoryleak.cpp index 4a5664047..f6fbdd87c 100644 --- a/lib/checkmemoryleak.cpp +++ b/lib/checkmemoryleak.cpp @@ -1090,7 +1090,7 @@ Token *CheckMemoryLeakInFunction::getcode(const Token *tok, std::list