This is an archive of the discontinued LLVM Phabricator instance.

[MSAN] add interceptor for stpncpy
ClosedPublic

Authored by GBuella on Nov 20 2022, 1:49 PM.

Diff Detail

Event Timeline

GBuella created this revision.Nov 20 2022, 1:49 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 20 2022, 1:49 PM
Herald added a subscriber: Enna1. · View Herald Transcript
GBuella requested review of this revision.Nov 20 2022, 1:49 PM
Herald added a subscriber: Restricted Project. · View Herald TranscriptNov 20 2022, 1:49 PM
GBuella updated this revision to Diff 477089.Nov 22 2022, 12:33 AM

Fixed indentation

vitalybuka accepted this revision.Nov 28 2022, 3:20 PM
vitalybuka added inline comments.
compiler-rt/lib/msan/msan_interceptors.cpp
329–331
This revision is now accepted and ready to land.Nov 28 2022, 3:20 PM
This revision was automatically updated to reflect the committed changes.