fix two nitpicks from clang-scan
- utils.c: overflowing size_t is basically impossible, but well... - stats.c: NULL would probably not cause a problem with zero length passed
Showing
Please register or sign in to comment
- utils.c: overflowing size_t is basically impossible, but well... - stats.c: NULL would probably not cause a problem with zero length passed