Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-10 | lgtm: complain about accept() [people should use accept4() instead, due to O_... | Lennart Poettering | 1 | -0/+3 |
2019-04-05 | lgtm: warn about strerror() use | Lennart Poettering | 1 | -0/+3 |
2019-04-02 | lgtm: beef up list of dangerous/questionnable API calls not to make | Lennart Poettering | 1 | -2/+20 |
2019-03-12 | lgtm: replace the query used for looking for fgets with a more general query | Evgeny Vereshchagin | 2 | -21/+30 |
2018-10-26 | lgtm: drop redundant newlines | Evgeny Vereshchagin | 1 | -2/+0 |
2018-10-26 | lgtm: add a custom query for catching the use of fgets | Evgeny Vereshchagin | 1 | -0/+23 |