This is an archive of the discontinued LLVM Phabricator instance.

Prevent recursive MSan interceptors in fgets(3)
ClosedPublic

Authored by krytarowski on Feb 3 2018, 10:09 AM.

Details

Summary

This corrects intercepting this call on NetBSD without false positives.

Sponsored by <The NetBSD Foundation>

Diff Detail

Event Timeline

krytarowski created this revision.Feb 3 2018, 10:09 AM
vitalybuka accepted this revision.Feb 14 2018, 5:20 PM
This revision is now accepted and ready to land.Feb 14 2018, 5:20 PM
This revision was automatically updated to reflect the committed changes.