summaryrefslogblamecommitdiff
path: root/test/test43-05.txt
blob: 13849f73e0458282215b7cac89e9202362b5d1f7 (plain) (tree)
1
2
3
4
                                                                     
                                                                                        

                         
test43.cpp: In member function 'Data1* Object1::func3(Data1*) const':
test43.cpp:91:23: warning: Using variable 'this->tmp1' without checking for null pointer
         return &tmp1[1];
                       ^