Closed Bug 1581846 Opened 6 years ago Closed 6 years ago

Disable some coverity checkers that are not actionable

Categories

(Developer Infrastructure :: Source Code Analysis, task)

task
Not set
normal

Tracking

(firefox71 fixed)

RESOLVED FIXED
mozilla71
Tracking Status
firefox71 --- fixed

People

(Reporter: andi, Assigned: andi)

Details

Attachments

(1 file)

For some coverity checkers like:

  • DC.PREDICTABLE_KEY_PASSWORD
  • DC.STREAM_BUFFER
  • DC.WEAK_CRYPTO
  • DC.STRING_BUFFER
  • SECURE_CODING

The results are very inaccurate so we should disable them from the analysis.

The rest of implementation will be done on the snapshot generating machine that is not currently part of infra.

Pushed by bpostelnicu@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/58cde5f39aec mark some Coverity checkers as disabled since their results yiled to be false-positive. r=bastien
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: