Skip to content
Snippets Groups Projects
Commit 33824c54 authored by Alexander Potapenko's avatar Alexander Potapenko
Browse files

Make strcat() and strncat() more standard-compliant (check for invalid...

Make strcat() and strncat() more standard-compliant (check for invalid parameters even if zero bytes is copied, more accurate overlap check)
Fix the tests that were relying on the incorrect behavior.

llvm-svn: 161167
parent ce8d497a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment