Closed Bug 1244332 Opened 9 years ago Closed 9 years ago

readCStringIf doesn't fail on subset matches

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: evilpie, Unassigned)

References

Details

Attachments

(1 file)

At the moment "decl" will match "decl".
sorry: "dec" will match "decl"
Attached patch tagSplinter Review
Ups. `if (*p != *tag)` will of course match '\0' vs 'l'.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
Group: core-security
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: