summaryrefslogtreecommitdiff
path: root/test/test42-05.txt
blob: 6cb26c881f2f815ddf1a2b0efa5b39d7388e410f (plain) (blame)
1
2
3
4
test42.cpp: In member function 'void Object1::func1(Data1*) const':
test42.cpp:62:24: warning: Using variable 'this->tmp1' without checking for null pointer
         tmp1->val = 100;
                        ^