fparseln - returns the next logical line from a stream.
Add a dedicated test for this API.
Paths
| Differential D55019
Add a new interceptor for fparseln(3) from NetBSD ClosedPublic Authored by krytarowski on Nov 28 2018, 1:17 PM.
Details Summary fparseln - returns the next logical line from a stream. Add a dedicated test for this API.
Diff Detail
Event Timelinekrytarowski added inline comments.
This revision is now accepted and ready to land.Dec 7 2018, 1:44 PM Closed by commit rCRT348654: Add a new interceptor for fparseln(3) from NetBSD (authored by kamil). · Explain WhyDec 7 2018, 1:53 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 177114 lib/sanitizer_common/sanitizer_common_interceptors.inc
lib/sanitizer_common/sanitizer_platform_interceptors.h
test/sanitizer_common/TestCases/NetBSD/fparseln.cc
|
maybe unpoison_file?