fgetln - get a line from a stream
Sponsored by <The NetBSD Foundation>
Paths
| Differential D43482
Add new interceptor: fgetln(3) ClosedPublic Authored by krytarowski on Feb 19 2018, 2:16 PM.
Details Summary fgetln - get a line from a stream Sponsored by <The NetBSD Foundation>
Diff Detail
Event Timelinekrytarowski retitled this revision from Add new interceptor: fgetln(2) to Add new interceptor: fgetln(3).Feb 19 2018, 2:51 PM vitalybuka added inline comments. This revision is now accepted and ready to land.Feb 19 2018, 11:27 PM
Closed by commit rCRT325587: Add new interceptor: fgetln(3) (authored by kamil). · Explain WhyFeb 20 2018, 7:55 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 135065 lib/sanitizer_common/sanitizer_common_interceptors.inc
lib/sanitizer_common/sanitizer_platform_interceptors.h
test/sanitizer_common/TestCases/NetBSD/fgetln.cc
|
Do we need "unpoison_file(stream);"?