Closed
Bug 191717
Opened 22 years ago
Closed 22 years ago
`PRUint8 * array' might be used uninitialized in this function
Categories
(Directory :: LDAP XPCOM SDK, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: timeless, Assigned: timeless)
References
Details
Attachments
(1 file)
(deleted),
patch
|
dmosedale
:
review+
alecf
:
superreview+
|
Details | Diff | Splinter Review |
/mnt/ibm/mozhack/mozilla/directory/xpcom/base/src/nsLDAPBERValue.cpp:58:
warning: `PRUint8 * array' might be used uninitialized in this function
Attachment #113384 -
Flags: superreview?(alecf)
Attachment #113384 -
Flags: review?(dmose)
Comment 2•22 years ago
|
||
Comment on attachment 113384 [details] [diff] [review]
patch, don't check size twice
sr=alecf
Attachment #113384 -
Flags: superreview?(alecf) → superreview+
Comment 3•22 years ago
|
||
Comment on attachment 113384 [details] [diff] [review]
patch, don't check size twice
r=dmose
Attachment #113384 -
Flags: review?(dmose) → review+
checked in
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•22 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•