aboutsummaryrefslogtreecommitdiff
path: root/lib/test_fortify/write_overflow-strncpy-src.c
diff options
context:
space:
mode:
authorKunwu Chan <[email protected]>2024-01-19 17:49:48 +0800
committerJuergen Gross <[email protected]>2024-02-12 20:14:52 +0100
commit3693bb4465e6e32a204a5b86d3ec7e6b9f7e67c2 (patch)
tree90f2008c1a550d2ad461915cc9d4a079dafec63a /lib/test_fortify/write_overflow-strncpy-src.c
parent7d8c67dd5d4f2ed1907e192c73dd948d35145641 (diff)
x86/xen: Add some null pointer checking to smp.c
kasprintf() returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointer validity. Signed-off-by: Kunwu Chan <[email protected]> Reported-by: kernel test robot <[email protected]> Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ Suggested-by: Markus Elfring <[email protected]> Reviewed-by: Juergen Gross <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Juergen Gross <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions