David Binderman
2014-Feb-04 10:48 UTC
[cmds-scrub.c:539]: (style) Array index 'i' is used before limits check.
Hello there,
Static analyser cppcheck says many things
about btrfs-progs, including the subject line.
Source code is
while (isspace(l[i]) && i < avail) {
Suggest code rework. I checked the latest source
code and the bug exists there too.
Regards
David Binderman --
To unsubscribe from this list: send the line "unsubscribe linux-btrfs"
in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html