Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-02 | checksrc: detect fopen() for text without the FOPEN_* macros | Daniel Stenberg | |
Follow-up to e8423f9ce150 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. | |||
2015-03-17 | checksrc: introduce a whitelisting concept | Daniel Stenberg | |