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