summaryrefslogblamecommitdiff
path: root/test/test7-04.txt
blob: 31b5a8c253c40b1d9112be3e09b68e06cc9d5912 (plain) (tree)
1
2
3
4



                                                               
test7.cpp: In member function 'void Object1::func2(int*)':
test7.cpp:10:18: warning: Using variable without check for NULL
         *aptr = 0;
                  ^