diff options
author | Tor Andersson <tor.andersson@artifex.com> | 2018-05-18 10:26:42 +0200 |
---|---|---|
committer | Tor Andersson <tor.andersson@artifex.com> | 2018-05-18 14:01:50 +0200 |
commit | 389ead8ebdc74fa5897aa0daec6c8f21390d30a4 (patch) | |
tree | 2ec9afdb5b5029fe183d5f4a13cd8b6ce87f6286 /source/fitz/draw-mesh.c | |
parent | 5aa6e6bec6c5feaf291f1c31b93318903ca380c3 (diff) | |
download | mupdf-389ead8ebdc74fa5897aa0daec6c8f21390d30a4.tar.xz |
Fix segfault in SVG parser when encountering text data.
fz_xml_tag returns NULL for non-tag (i.e. text) elements.
Use the fz_xml_is_tag function instead of comparing strings.
Diffstat (limited to 'source/fitz/draw-mesh.c')
0 files changed, 0 insertions, 0 deletions