Closed Bug 208194 Opened 21 years ago Closed 21 years ago

Add a DupCrl function

Categories

(NSS :: Libraries, enhancement, P2)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wtc, Assigned: nelson)

Details

We should add a DupCrl function that increments
the reference count of a CRL.

I am not sure which prefix this function should
have.  We export SEC_DestroyCrl, so it would be
natural to name this new function SEC_DupCrl.
We could call it CERT_DupCrl, but the related
function CERT_DestroyCrl is not exported.  I
don't know whether CERT_ or SEC_ is preferrable.

Bob, Nelson, what do you think?
Assigned the bug to Nelson.
Assignee: wtc → nelsonb
Priority: -- → P2
Target Milestone: --- → 3.9
Export SEC_DupCRL and declare it in certdb.h.  Bug 208194.
Modified Files:	nss/nss.def certdb/certdb.h 
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.