Closed Bug 1908762 Opened 1 year ago Closed 5 months ago

nss/crlgen.c: Value stored to 'nextChunk' is never read

Categories

(NSS :: Libraries, defect, P5)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Sylvestre, Assigned: nwipper)

References

(Blocks 1 open bug)

Details

(Keywords: good-first-bug, Whiteboard: [lang=C])

Attachments

(1 file)

Filling as a good first bug to learn workflows.

Value stored to 'nextChunk' is never read

https://sylvestre.ledru.info/reports/nss-scan-build/report-crlgen.c-crlgen_GetGeneralName-21-7b35b7.html#EndPath

As the change is trivial, it is just to learn how to contribute to Firefox.

Tutorial to contribute:
https://firefox-source-docs.mozilla.org/security/nss/build.html#mozilla-projects-nss-building
(note that it is for firefox but patch submission should be the same)
https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html

Please don't ask for the bug to be assigned. It will be automatically assigned to the first patch.

Summary: Value stored to 'nextChunk' is never read → nss/crlgen.c: Value stored to 'nextChunk' is never read
Blocks: 1908763
No longer blocks: 1908763

Variable was assigned, but is immediately overwritten in the loop.

Assignee: nobody → nwipper
Severity: -- → S4
Type: task → defect
Priority: -- → P5
Status: NEW → RESOLVED
Closed: 5 months ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: