[Bug 6716] New: Found code mistakes using cppcheck
bugzilla at busybox.net
bugzilla at busybox.net
Fri Nov 29 10:00:19 UTC 2013
https://bugs.busybox.net/show_bug.cgi?id=6716
Summary: Found code mistakes using cppcheck
Product: Busybox
Version: 1.22.x
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Standard Compliance
AssignedTo: unassigned at busybox.net
ReportedBy: rickardpajobb at gmail.com
CC: busybox-cvs at busybox.net
Estimated Hours: 0.0
Found some different code miss using a static code analysis program called
cppcheck.
Among other things, failed to release the memory and file resources, possible
to use an uninitialized variable and some printf with wrong unsigned/signed
characters. And more...
Attacht is the cppcheck log file.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list