Closed Bug 964317 Opened 10 years ago Closed 10 years ago

Support single-threaded PKCS#11 modules that take parameters

Categories

(NSS :: Libraries, defect)

3.15.5
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
3.16.2

People

(Reporter: KaiE, Assigned: KaiE)

References

Details

Attachments

(1 file)

As of today, if NSS cannot initialize a PKCS#11 module in a threadsafe mode, it will fall back to initialize the module in single-threaded mode.

If the module was configured to use parameters, NSS will not pass the parameters in the fall back init.

This should be changed, NSS should pass the parameters when falling back to single-threaded mode, too.
Assignee: nobody → kaie
Attached patch patch v1Splinter Review
Attachment #8366020 - Flags: review?(rrelyea)
Depends on: 970539
Comment on attachment 8366020 [details] [diff] [review]
patch v1

Since Bob prefers large patches over separate ones:

I've included this patch in bug 970539 and have asked for reviewed over there.
Attachment #8366020 - Flags: review?(rrelyea)
Target Milestone: 3.16 → ---
fixed as part of bug 970539.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.16.2
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: