Closed Bug 1452098 Opened 6 years ago Closed 6 years ago

Remove the checker clang-analyzer-security.insecureAPI.gets

Categories

(Developer Infrastructure :: Source Code Analysis, enhancement)

enhancement
Not set
normal

Tracking

(firefox61 fixed)

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: Sylvestre, Assigned: Sylvestre)

References

Details

Attachments

(1 file)

gets has been removed in C++11, so, it won't even compile with this function. 
No need to check for this (this will make the tests fail anyway)
Comment on attachment 8965698 [details]
Bug 1452098 - Remove the checker clang-analyzer-security.insecureAPI.gets

https://reviewboard.mozilla.org/r/234542/#review240172
Attachment #8965698 - Flags: review?(bpostelnicu) → review+
Pushed by sledru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/72692eea808c
Remove the checker clang-analyzer-security.insecureAPI.gets r=andi
https://hg.mozilla.org/mozilla-central/rev/72692eea808c
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: