summaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorChen Gang <gang.chen@asianux.com>2013-05-27 11:55:13 +0200
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2013-05-28 10:35:28 +0200
commitd5b4c2f4938aaebc392669111385c3cf50dd309f (patch)
tree0e1f9dc2ea24500981a61d2adec13e46080a5a93 /samples
parents390/smp: lost IPIs on cpu hotplug (diff)
downloadlinux-d5b4c2f4938aaebc392669111385c3cf50dd309f.tar.xz
linux-d5b4c2f4938aaebc392669111385c3cf50dd309f.zip
arch: s390: appldata: using strncpy() and strnlen() instead of sprintf()
'buf[2]' is 2 bytes length, and sprintf() will append '\0' at the end of string "?\n", so original implementation is memory overflow. Need use strncpy() and strnlen() instead of sprintf(). Signed-off-by: Chen Gang <gang.chen@asianux.com> Signed-off-by: Gerald Schaefer <gerald.schaefer@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions