diff options
author | Trond Kjernåsen <trond@trolltech.com> | 2009-06-08 14:27:19 (GMT) |
---|---|---|
committer | Trond Kjernåsen <trond@trolltech.com> | 2009-06-08 14:31:02 (GMT) |
commit | aac28c250c262e344522f0156ff0d58bdd040c10 (patch) | |
tree | b62287788ea78d1066f2e412eafd089c72f835c5 /tools | |
parent | edb98715c24d5af56dd65701184f7b8a36fd073f (diff) | |
download | Qt-aac28c250c262e344522f0156ff0d58bdd040c10.zip Qt-aac28c250c262e344522f0156ff0d58bdd040c10.tar.gz Qt-aac28c250c262e344522f0156ff0d58bdd040c10.tar.bz2 |
Fixed a validation problem in QSvgIOHandler::canRead().
QSvgIOHandler::canRead() only looked at the 80 first bytes in a SVG
file when looking for the <svg> tag. That tag can obviously be found
at an arbitrary offset from the start of the file, depending on
e.g. comments tags.
Task-number: 255419
Reviewed-by: Kim
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions