diff options
author | Chen Gang <gang.chen@asianux.com> | 2013-07-03 22:04:52 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-07-03 23:07:41 (GMT) |
commit | 760033c45e8aa13c9e02530da7274edc624c7689 (patch) | |
tree | 1bc2fd61d9af6a4133dde164705d758ffd342a90 /arch/frv/mm | |
parent | 519ebea3bf6df45439e79c54bda1d9e29fe13a64 (diff) | |
download | linux-fsl-qoriq-760033c45e8aa13c9e02530da7274edc624c7689.tar.xz |
arch/frv/kernel/traps.c: using vsnprintf() instead of vsprintf()
Since die_if_kernel() is an extern common used function, better always
check the buffer length to avoid memory overflow by a long 'str'.
Signed-off-by: Chen Gang <gang.chen@asianux.com>
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/frv/mm')
0 files changed, 0 insertions, 0 deletions