exported / snappy

Automatically exported from code.google.com/p/snappy
Other
0 stars 0 forks source link

cppcheck - Member variable is not initialized in the constructor. #78

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi

http://cppcheck.sourceforge.net/

* Member variable 'SnappyArrayWriter::op_limit_' is not initialized in the 
constructor.
* Member variable 'SnappyDecompressionValidator::expected_' is not initialized 
in the constructor.
* Member variable 'SnappyDecompressor::scratch_' is not initialized in the 
constructor.

Original issue reported on code.google.com by Pavel.Pimenov@gmail.com on 18 Jul 2013 at 11:32

GoogleCodeExporter commented 9 years ago
Hi,

Snappy does not try to be free of all lint errors from all possible linters. As 
far as I can see, none of these are actual bugs; do you have any indications to 
believe otherwise?

Original comment by se...@google.com on 18 Jul 2013 at 11:34

GoogleCodeExporter commented 9 years ago

Original comment by se...@google.com on 13 Aug 2013 at 12:57