Closed
Bug 1556810
Opened 6 years ago
Closed 6 years ago
Minor buffer overflow in nsVersionComparator.cpp
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
INVALID
People
(Reporter: mossop, Assigned: mossop)
Details
This check attempts to access the second character of the passed string without first verifying that there is a second character in the string.
Assignee | ||
Comment 1•6 years ago
|
||
Oh actually no it won't. Never mind!
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•