summaryrefslogtreecommitdiff
path: root/test/test43-04.txt
blob: e1eb5feff93cee5fd1189f5a0d33ffb5a489a5f7 (plain) (blame)
1
2
3
4
test43.cpp: In member function 'Data1* Object1::func3(Data1*) const':
test43.cpp:88:23: warning: Using variable 'this->tmp1' without checking for null pointer
         return &tmp1[1];
                       ^