Suppress hardcoded table sizes
. Use sizeof() instead of hardcoded values
. snprintf(..., size, ""...) is in error if the return code is >= size (not sufficient to set only ">")
Signed-off-by:
Rachid Koucha <rachid.koucha@gmail.com>
Showing
Please
register
or
sign in
to comment