Closed
Bug 544584
Opened 14 years ago
Closed 14 years ago
segmentation fault when enumerating the nss database
Categories
(NSS :: Libraries, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
3.12.6
People
(Reporter: elio.maldonado.batiz, Assigned: elio.maldonado.batiz)
Details
Attachments
(1 file)
818 bytes,
patch
|
Details | Diff | Splinter Review |
This was reported in Fedora. For a full discussion see https://bugzilla.redhat.com/show_bug.cgi?id=540387 An error in user's home directory pkcs11.txt resulted in an infinite recursion. The attached patch, contributed by Kamil Dudka, prevents infinite recursion in the first order recursive case.
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → emaldona
Assignee | ||
Updated•14 years ago
|
Attachment #425553 -
Flags: review?(rrelyea)
Assignee | ||
Updated•14 years ago
|
Attachment #425553 -
Flags: review?(rrelyea)
Assignee | ||
Updated•14 years ago
|
Target Milestone: --- → 3.12.6
Assignee | ||
Comment 1•14 years ago
|
||
This was already reviewed by Bob. Changes checked in to the trunk. Checking in pk11pars.c; /cvsroot/mozilla/security/nss/lib/pk11wrap/pk11pars.c,v <-- pk11pars.c new revision: 1.26; previous revision: 1.25
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•