Add a new path-sensitive checker for functions in <string.h>, for both...
Add a new path-sensitive checker for functions in <string.h>, for both null-terminated strings and memory blocks. Currently only checks memcpy(), memmove(), and bcopy(), but this is intended to be expanded soon. llvm-svn: 107722
Loading
Please register or sign in to comment