Closed
Bug 1227070
Opened 9 years ago
Closed 6 years ago
[Static Analysis][Dereference of null pointer] Function pkix_pl_AIAMgr_GetHTTPCerts from security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_aiamgr.c could cause a null pointer dereference
Categories
(NSS :: Libraries, defect, P3)
NSS
Libraries
Tracking
(firefox45 affected)
RESOLVED
INVALID
Tracking | Status | |
---|---|---|
firefox45 | --- | affected |
People
(Reporter: andi, Assigned: andi)
Details
Attachments
(1 obsolete file)
The Static Analysis tool Scan-Build added a possible null pointer dereference in function pkix_pl_AIAMgr_GetHTTPCerts when dereferencing pointer to function: hcv1->freeFcn.
Assignee | ||
Comment 1•9 years ago
|
||
![]() |
||
Updated•9 years ago
|
Component: Security → Libraries
Product: Core → NSS
Version: Trunk → trunk
Assignee | ||
Comment 2•9 years ago
|
||
Comment on attachment 8690757 [details] [diff] [review]
Bug 1227070.diff
Hello Robert,
Can you please take a look other this patch?
THX
Attachment #8690757 -
Flags: review?(rrelyea)
Updated•7 years ago
|
Priority: -- → P3
Assignee | ||
Comment 3•6 years ago
|
||
Closing this as the code is no longer in accordance with the patch.
Status: NEW → RESOLVED
Closed: 6 years ago
QA Contact: jjones
Resolution: --- → INVALID
Assignee | ||
Updated•5 years ago
|
Attachment #8690757 -
Attachment is obsolete: true
Attachment #8690757 -
Flags: review?(rrelyea)
You need to log in
before you can comment on or make changes to this bug.
Description
•