Open Bug 285210 Opened 19 years ago Updated 2 years ago

PORT_Memset in softoken shows up in performance profile

Categories

(NSS :: Libraries, defect, P3)

3.9.5

Tracking

(Not tracked)

People

(Reporter: julien.pierre, Unassigned)

Details

Attachments

(1 file)

There is a memset in pk11_DestroySessionObjectData which shows up in SSL
performance tests. It appears to be a cleanup memset, at least in some cases.

I'm not certain if it is the right thing to remove that memset altogether, or to
have it only in the case where freeData is PR_FALSE . I will attach a patch that
just removes it.
for investigation only, not checkin
Assignee: wtchang → saul.edwards.bugs
OS: Solaris → All
QA Contact: bishakhabanerjee → jason.m.reid
QA Contact: jason.m.reid → libraries
Assignee: saul.edwards.bugs → nobody
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: