Closed Bug 698049 Opened 13 years ago Closed 12 years ago

Restore the use of NSS_NoDB_Init or alternate call on fipstest.c

Categories

(NSS :: Test, defect, P1)

3.13
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 475578
3.13.2

People

(Reporter: elio.maldonado.batiz, Assigned: rrelyea)

Details

As reported in https://bugzilla.mozilla.org/show_bug.cgi?id=681382#c5

The removal of the NSS_NoDB_Init call breaks fipstest.c.
It still compiles and links, but doesn't work.

The NSS_NoDB_Init call needs to be replaced by individual
XXX_Init calls to initialize the subsystems required by
fipstest.c, such as the RNG and the SECOID tables.
Bob, I guess you can take care of this bug?
Assignee: nobody → rrelyea
Status: NEW → ASSIGNED
OS: Linux → All
Priority: -- → P1
Hardware: x86_64 → All
Target Milestone: --- → 3.13.2
Version: 3.13.2 → 3.13
Bob's patch for Bug 475578 has a such fix at the bottom:
https://bugzilla.mozilla.org/attachment.cgi?id=611091&action=diff
Closing this as a duplicate of Bug 475578 which contains the fix.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.