Open
Bug 146552
Opened 23 years ago
Updated 2 years ago
Remove the mktemp stub from nssinit.c
Categories
(NSS :: Libraries, defect, P2)
Tracking
(Not tracked)
NEW
4.0
People
(Reporter: wtc, Unassigned)
Details
In NSS 3.4.2, we added a stub for mktemp to nssinit.c and
caused it to be exported from nss3.dll to be "bug compatible"
with NSS 3.2.x and 3.3.x. (See bug 142575.)
This mktemp stub should be removed in NSS 4.0. The patch
that should be removed is attachment 84827 [details] [diff] [review].
| Reporter | ||
Updated•23 years ago
|
Priority: -- → P1
Target Milestone: --- → 4.0
Version: 4.0 → 3.4.2
Updated•20 years ago
|
QA Contact: bishakhabanerjee → jason.m.reid
Comment 1•19 years ago
|
||
P1 for a release that will never happen?
| Reporter | ||
Comment 2•19 years ago
|
||
In this bug, NSS 4.0 doesn't mean the Stan release. It
simply means the next NSS major release in which we are
allowed to break backward compatibility (removing a
function).
Updated•19 years ago
|
QA Contact: jason.m.reid → libraries
Comment 3•17 years ago
|
||
Clearing priority & target milestone for P1 bugs with bogus target milestones.
Priority: P1 → --
Target Milestone: 4.0 → ---
| Reporter | ||
Comment 4•17 years ago
|
||
This bug should be targeted at 4.0. This bug is a code cleanup
that breaks binary compatibility, therefore it can only be done
in the next major release (4.0).
Priority: -- → P2
Target Milestone: --- → 4.0
| Reporter | ||
Updated•17 years ago
|
Severity: normal → trivial
Updated•3 years ago
|
Severity: trivial → S4
Comment 5•2 years ago
|
||
The bug assignee is inactive on Bugzilla, so the assignee is being reset.
Assignee: wtc → nobody
You need to log in
before you can comment on or make changes to this bug.
Description
•