summaryrefslogtreecommitdiff
path: root/test/test35-04.txt
blob: 60b9c5272f6407727c7bae335f49e1525fab8443 (plain) (blame)
1
2
3
4
test35.cpp: In member function 'void Object1::func3()':
test35.cpp:127:26: warning: Using variable 'ptr1' without checking for null pointer
             ptr1 = ptr1->ptrval->getData3();
                          ^