mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-03-09 05:02:19 +00:00
parent
3a666dd37a
commit
3a7a465def
@ -947,9 +947,9 @@ Check the size argument passed into C string functions for common erroneous patt
|
||||
// warn: potential buffer overflow
|
||||
}
|
||||
|
||||
.. _unix-cstrisng-NullArg:
|
||||
.. _unix-cstring-NullArg:
|
||||
|
||||
unix.cstrisng.NullArg (C)
|
||||
unix.cstring.NullArg (C)
|
||||
"""""""""""""""""""""""""
|
||||
Check for null pointers being passed as arguments to C string functions:
|
||||
``strlen, strnlen, strcpy, strncpy, strcat, strncat, strcmp, strncmp, strcasecmp, strncasecmp``.
|
||||
|
Loading…
x
Reference in New Issue
Block a user