Closed
Bug 1593943
Opened 5 years ago
Closed 2 years ago
Gtest for PK11_MakeCertFromHandle
Categories
(NSS :: Test, enhancement, P1)
NSS
Test
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: marcus.apb, Unassigned)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Bug 1590495 solved a crash in PK11_MakeCertFromHandle.
We need to add a test for the arguments received in this function.
Reporter | ||
Updated•5 years ago
|
Assignee: nobody → marcus.apb
Priority: -- → P1
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Comment 1•5 years ago
|
||
Comment 2•2 years ago
|
||
The bug assignee didn't login in Bugzilla in the last months and this bug has priority 'P1'.
:beurdouche, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee: marcus.apb → nobody
Flags: needinfo?(bbeurdouche)
Comment 3•2 years ago
|
||
I don't think we need this test. In a multi-threaded environment we always have to check the return value of PK11Slot_GetNSSToken. We did a thorough audit of call sites in Bug 1370866.
Status: NEW → RESOLVED
Closed: 2 years ago
Flags: needinfo?(bbeurdouche)
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•