Closed
Bug 422
Opened 26 years ago
Closed 26 years ago
Mozilla crashs if PICS label missing closing right paren
Categories
(MozillaClassic Graveyard :: PICS, defect, P3)
Tracking
(Not tracked)
VERIFIED
WONTFIX
M3
People
(Reporter: pchek, Assigned: neeti)
Details
Created by Paul Chek (pchek@ziplink.net) on Tuesday, June 2, 1998 8:16:10 AM PDT
Additional Details :
If a site returns a PICS label without the closing
right paren Mozilla crashes in the PICS parser, file
cslabel.c, function LabelTree_open.
Sample label:
(PICS-1.1 ""http://www.rsac.org/ratingsv01.html"" l gen true
r (n 0 s 0 v 0 l 0)
NOTE THE MISSING RIGHT PAREN AT THE END.
Who sent such a obviously bad label. Hit the search
button in mozilla.
Updated•26 years ago
|
Assignee: montulli → dp
Component: Berkeley DB → PICS
Updated•26 years ago
|
Status: NEW → ASSIGNED
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → WONTFIX
Comment 2•26 years ago
|
||
this is an old codebase bug, but a good test. I will test in the new browser,
but closing this bug as it's no longer relevant in old codebase
Updated•26 years ago
|
QA Contact: 3819
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 3•26 years ago
|
||
marking as verified since this is against old code
You need to log in
before you can comment on or make changes to this bug.
Description
•