[PATCH] D31457: [asan] Add strndup/__strndup interceptors if targeting linux.

pierre gousseau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 31 01:52:33 PDT 2017


pgousseau added a comment.

In https://reviews.llvm.org/D31457#767980, @eugenis wrote:

> In https://reviews.llvm.org/D31457#759229, @pgousseau wrote:
>
> > Invert arguments positions in Min call.
>
>
> I don't think the order of the arguments matters here. Vitaly's comment was about READ_STRING vs READ_RANGE.


Yes that makes more sense thanks, patch updated!


https://reviews.llvm.org/D31457





More information about the llvm-commits mailing list