[PATCH] D47007: [Sanitizer] CStringChecker fix for strlcpy when no bytes are copied to the dest buffer

David CARLIER via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 17 13:26:23 PDT 2018


devnexen added a comment.

In https://reviews.llvm.org/D47007#1103551, @george.karpenkov wrote:

> Is it a fix for https://bugs.llvm.org/show_bug.cgi?id=37503 ?


Nope. more for last NoQ comment. Will try for this one once I finish setting it up.


Repository:
  rC Clang

https://reviews.llvm.org/D47007





More information about the cfe-commits mailing list