cppcheck/testdelete1/err.msg

2 lines
137 B
Plaintext
Raw Normal View History

2007-05-07 19:31:35 +02:00
[testdelete1\testdelete1.cpp:6]: Redundant condition. It is allowed to deallocate a NULL pointer, so it is safe to remove the 'if(..)'.