diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2013-07-25 16:42:03 -0400 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2013-07-25 16:42:03 -0400 |
commit | f8e4370ec983f913d719244fe912c0433588445d (patch) | |
tree | 45278bbd4c299504328a76c72624a44802ed9280 /src/url.c | |
parent | c83f8355165287897ceb69255f4a7de1d475752e (diff) |
Fix a bug in the DOCTYPE parser that could go out of bounds on corner cases
Problem details in bof-read-0_Html_parse_doctype.html.asan.
Added a strlen check that makes the code work safely for malformed HTML.
(the problem lied in an assumption of well formedness)
Diffstat (limited to 'src/url.c')
0 files changed, 0 insertions, 0 deletions