summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorcorvid <devnull@localhost>2015-04-01 23:40:37 +0000
committercorvid <devnull@localhost>2015-04-01 23:40:37 +0000
commitb5399229a859f0f8009890eb9837b1d5ee6635d3 (patch)
treef5bd4680f6984a685cd48fd433a0a02947bba2a8 /doc
parentdc174f99255ac28ea8e1cd7e7c550296a0f4e132 (diff)
limit size when copying strings to find character references
https://github.com/torvalds/linux/pull/17 has a five-megabyte title attribute, which is just a bit excessive. Since it has tons of &lt; and &gt;, dillo couldn't cope with it. Over five minutes to parse as much of it as it got before the connection broke. With this change, it's about fifty seconds (on this old computer) to get/show the full 24 megs, which is an improvement, at least.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions