[Bug 6716] Found code mistakes using cppcheck

bugzilla at busybox.net bugzilla at busybox.net
Fri Nov 29 10:06:05 UTC 2013


https://bugs.busybox.net/show_bug.cgi?id=6716

rickards <rickardpajobb at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rickardpajobb at gmail.com

--- Comment #1 from rickards <rickardpajobb at gmail.com> 2013-11-29 10:06:05 UTC ---
Cppcheck download from:
http://sourceforge.net/projects/cppcheck/

Use option like:
cppcheck --force --quiet --enable=all .

Not that file util-linux/fsck_minix.c and util-linux/mkfs_minix.c makes
Cppcheck loop and eat memory. Easiest fix remove them.

-- 
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