Commit 33ee4118 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

checksrc: detect fopen() for text without the FOPEN_* macros

Follow-up to e8423f9c with discussionis in
https://github.com/bagder/curl/pull/258

This check scans for fopen() with a mode string without 'b' present, as
it may indicate that an FOPEN_* define should rather be used.
parent 3bbcb4b0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment