Closed
Bug 1536689
Opened 6 years ago
Closed 6 years ago
Make nsTDependentString null-terminated string assertion fatal
Categories
(Core :: XPCOM, enhancement)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla68
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
If it's security sensitive, it should not be an NS_ASSERTION.
| Assignee | ||
Comment 1•6 years ago
|
||
We should catch these issues ASAP. This NS_ASSERTION also bit me in the past.
Updated•6 years ago
|
Attachment #9052155 -
Attachment description: Bug 1536689 - Make AssertValidDependentString a diagnostic assert. r=bholley,froydnj → Bug 1536689 - Make AssertValidDependentString asserts more fatal. r=bholley,froydnj
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/eeca0e099b8a
Make AssertValidDependentString asserts more fatal. r=bholley
Comment 3•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•