657d0fa74f5d9bcc5550cccdc143c0a7f1c63aef |
|
20-Jan-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
cppcheck
tells us: "Possible null pointer dereference: _stream - otherwise it is redundant to check if _stream is null at line 105"
Cannot check code on linux, but when you should get here _stream should be not NULL (if I interpreted correctly) |