issues
search
intel
/
kernelflinger
BSD 2-Clause "Simplified" License
65
stars
67
forks
source link
Fix the high severity warnings found in kernelflinger
#119
Closed
ceiba1985
closed
3 years ago
ceiba1985
commented
3 years ago
Need to replace memset, memmove and vsnprintf with memset_s, memmove_s and vsnprintf_s.
Some values need to be initialized before they are used.
Signed-off-by: ji, zhenlong z
zhenlong.z.ji@intel.com
Signed-off-by: ji, zhenlong z zhenlong.z.ji@intel.com