Closed Bug 59664 Opened 24 years ago Closed 24 years ago

Occurances of uninitialized variables being used before being set.

Categories

(Core Graveyard :: Security: UI, defect, P3)

1.0 Branch
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: rich.burridge, Assigned: javi)

References

Details

For more details on this problem, see: http://bugzilla.mozilla.org/show_bug.cgi?id=59652 This bug is just for the warnings in various source files in the Security module: newproto.c:150: warning: `list' might be used uninitialized in this function newproto.c:152: warning: `listSize' might be used uninitialized in this functionnewproto.c:156: warning: `startOfList' might be used uninitialized in this function newproto.c:310: warning: `listSize' might be used uninitialized in this functionnewproto.c:310: warning: `listItemSize' might be used uninitialized in this function newproto.c:310: warning: `listCount' might be used uninitialized in this function newproto.c:311: warning: `list' might be used uninitialized in this function newproto.c:313: warning: `startOfList' might be used uninitialized in this function newproto.c:482: warning: `listSize' might be used uninitialized in this functionnewproto.c:482: warning: `listItemSize' might be used uninitialized in this function newproto.c:482: warning: `listCount' might be used uninitialized in this function newproto.c:483: warning: `list' might be used uninitialized in this function newproto.c:486: warning: `startOfList' might be used uninitialized in this function ---- cmtcert.c:642: warning: `certList' might be used uninitialized in this function ---- cmtjs.c:380: warning: `rv' might be used uninitialized in this function ----
Blocks: 59652
the Security module (as opposed to the CAPS module) is part of the Security:Crypto component.
Assignee: mstoltz → ddrinan
Component: Security: General → Security: Crypto
QA Contact: junruh → nitinp
changing QA contact to junruh@netscape.com
QA Contact: nitinp → junruh
Reassigning.
Assignee: ddrinan → javi
PSM 2.0 is now part of the mozilla and commercial builds and has fixed alot of UI and ssl bugs that were in PSM 1.X. I'm doing a mass setting of bugs to be FIXED. If you believe that I've closed a bug in error, please re-open it. Thanks.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Verified.
Status: RESOLVED → VERIFIED
Mass changing Security:Crypto to PSM
Component: Security: Crypto → Client Library
Product: Browser → PSM
Version: other → 2.1
Mass changing Security:Crypto to PSM
Product: PSM → Core
Version: psm2.1 → 1.0 Branch
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.