Open
Bug 1067536
Opened 11 years ago
Updated 3 years ago
make file descriptor caching opt-in on DEBUG builds, too
Categories
(NSPR :: NSPR, defect)
NSPR
NSPR
Tracking
(Not tracked)
NEW
People
(Reporter: froydnj, Unassigned)
References
Details
Given that file descriptor caching can be properly disabled thanks to bug 573192, it makes sense to make it opt-in on DEBUG builds too, so that leak-checking can given fewer false positives on DEBUG builds as well.
Comment 1•4 years ago
|
||
The bug assignee is inactive on Bugzilla, so the assignee is being reset.
Assignee: wtc → nobody
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•