"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "41476410c98cf92094536ea904acc7eb14eaa3ea"
Model the effects of strcpy() and stpcpy() in CStringChecker. Other changes:
- Fix memcpy() and friends to actually invalidate the destination buffer. - Emit a different message for out-of-bounds buffer accesses if the buffer is being written to. - When conjuring symbols, let ValueManager figure out the type. llvm-svn: 111120
Loading
Please register or sign in to comment