diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2016-11-25 14:03:55 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-06-17 06:41:58 +0200 |
commit | bdc9a03fd9ce07caa7319e463db8cce0d76a4856 (patch) | |
tree | 52a2975f88b1658e92400b53e7c397b096cf753a /Makefile | |
parent | 933b9b11f7ca7153137ed8afccd4d32a5b73499f (diff) |
sparc64: make string buffers large enough
commit b5c3206190f1fddd100b3060eb15f0d775ffeab8 upstream.
My static checker complains that if "lvl" is ULONG_MAX (this is 64 bit)
then some of the strings will overflow. I don't know if that's possible
but it seems simple enough to make the buffers slightly larger.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Cc: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions