Skip Menu |

This queue is for tickets about the Convert-Binary-C CPAN distribution.

Report information
The Basics
Id: 64083
Status: stalled
Priority: 0/
Queue: Convert-Binary-C

People
Owner: Nobody in particular
Requestors: RURBAN [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.74
Fixed in: (no value)



Subject: cppcheck warnings: Uninitialized variable
Just for the records: debian cppcheck static analysis of libconvert-binary-c-perl_0.74-1.dsc http://qa.debian.org/daca/cppcheck/sid/libconvert-binary-c-perl_0.74- 1.html -- Reini Urban
On Mon Dec 20 11:25:45 2010, RURBAN wrote: Show quoted text
> Just for the records: > > debian cppcheck static analysis of libconvert-binary-c-perl_0.74-1.dsc > > http://qa.debian.org/daca/cppcheck/sid/libconvert-binary-c-perl_0.74- > 1.html
Thanks for the report. Without having looked at all instances found by cppcheck, I'd suggest to first fix cppcheck to report less false positives. Convert::Binary::C is so well covered with tests that I'm pretty confident there are no bugs due to uninitialised variables lurking within it. (I'm happy to be proved wrong, though!) I'll keep an eye on cppcheck!