From bfd49e21e72ab2cbd4fb0137ebc11f271f25673e Mon Sep 17 00:00:00 2001 From: Slava Semushin Date: Sat, 23 May 2009 18:01:18 +0700 Subject: [PATCH] Added 17 functions which work with FILE structure to white list. Inspired by previous commit. --- src/checkmemoryleak.cpp | 4 +++- test/testmemleak.cpp | 23 ++++++++++++++++++++--- 2 files changed, 23 insertions(+), 4 deletions(-) diff --git a/src/checkmemoryleak.cpp b/src/checkmemoryleak.cpp index 2a38fd8cd..fe65b980b 100644 --- a/src/checkmemoryleak.cpp +++ b/src/checkmemoryleak.cpp @@ -214,7 +214,9 @@ const char * CheckMemoryLeakClass::call_func(const Token *tok, std::list