summaryrefslogtreecommitdiff
path: root/.lgtm/cpp-queries/PotentiallyDangerousFunction.ql
Commit message (Expand)AuthorAgeFilesLines
* lgtm: complain about accept() [people should use accept4() instead, due to O_...Lennart Poettering2019-04-101-0/+3
* lgtm: warn about strerror() useLennart Poettering2019-04-051-0/+3
* lgtm: beef up list of dangerous/questionnable API calls not to makeLennart Poettering2019-04-021-2/+20
* lgtm: replace the query used for looking for fgets with a more general queryEvgeny Vereshchagin2019-03-121-0/+30