Closed Bug 465273 Opened 16 years ago Closed 16 years ago

dead assignment in devutil.c::nssSlotArray_Clone()

Categories

(NSS :: Libraries, defect, P4)

defect

Tracking

(Not tracked)

RESOLVED FIXED
3.12.3

People

(Reporter: cnst+bmo, Assigned: cnst+bmo)

Details

Attachments

(1 file)

Dead assignment, it is obviously taken care of by the gcc's optimisation (verifiable by looking at the md5 of devunit.o before and after the patch), but we care about code quality, right? :)

Found with LLVM/Clang Static Analyser.
Attachment #348516 - Flags: review?(nelson)
Priority: -- → P4
Comment on attachment 348516 [details] [diff] [review]
dead assignment in devutil.c::nssSlotArray_Clone()

Yet another patch to wait for the tree to reopen.
Attachment #348516 - Flags: review?(nelson) → review+
Checking in devutil.c; new revision: 1.33; previous revision: 1.32
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.12.3
You need to log in before you can comment on or make changes to this bug.