From 5bdc7595e7e067625719b001babc34eb56d1383f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 17 Jun 2015 17:47:51 +0300 Subject: Update test results. --- test/test7-05.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/test7-05.txt') diff --git a/test/test7-05.txt b/test/test7-05.txt index 2502176..39993ef 100644 --- a/test/test7-05.txt +++ b/test/test7-05.txt @@ -2949,7 +2949,7 @@ expr_stmt : aptr, this, convert_expr : aptr, this, modify_expr : aptr, this, test7.cpp: In member function 'void Object1::func2(int*)': -test7.cpp:24:18: warning: Using variable without check for NULL +test7.cpp:24:18: warning: Using parameter 'aptr' without checking for null pointer *aptr = 0; ^ indirect_ref : aptr, this, @@ -3004,7 +3004,7 @@ convert_expr : sptr, this, modify_expr : sptr, this, component_ref : sptr, this, test7.cpp: In member function 'void Object1::func5(Struct1*)': -test7.cpp:40:15: warning: Using variable without check for NULL +test7.cpp:40:15: warning: Using parameter 'sptr' without checking for null pointer sptr->num = 0; ^ indirect_ref : sptr, this, -- cgit v1.2.3-60-g2f50