[PATCH] [Sanitizer] Fix getpwnam test on ppc64le Fedora 21.
Jay Foad
jay.foad at gmail.com
Thu Apr 23 15:05:55 PDT 2015
In http://reviews.llvm.org/D9233#160897, @eugenis wrote:
> See this long discussion for the same problem on aarch64:
> https://groups.google.com/d/msg/address-sanitizer/YzYRJEvVimw/qTbLWxGckXYJ
Right. I see the same thing: even without the sanitizer, getpwnam_r returns ENOENT. And there's a comment from you in that discussion saying "Please change the assert to allow ENOENT in addition to 0." :-)
http://reviews.llvm.org/D9233
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list