summaryrefslogtreecommitdiff
path: root/vcl/qa
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-02-05 09:02:39 +0000
committerCaolán McNamara <caolanm@redhat.com>2018-02-05 13:40:09 +0100
commitb189726c4f61a5d28a3b87112e7a85174b5573aa (patch)
tree817ba5a69ebd5d6e52f4436b930011c2f7c8b95a /vcl/qa
parentb05a3198f6c1d4713a871c46610dd48bf3979e8a (diff)
ofz#5942 Out of memory
when missing a glyph in a grapheme we set the whole grapheme as missing. There can be a huge long grapheme and iterating through each missing codepoint results in the whole range pushed back repeatedly as missing. Change-Id: Ib7c283389ee2357eb3b4264c78e558955ebad1eb Reviewed-on: https://gerrit.libreoffice.org/49223 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'vcl/qa')
-rw-r--r--vcl/qa/cppunit/graphicfilter/data/wmf/fail/ofz5942-1.wmfbin0 -> 16064 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/vcl/qa/cppunit/graphicfilter/data/wmf/fail/ofz5942-1.wmf b/vcl/qa/cppunit/graphicfilter/data/wmf/fail/ofz5942-1.wmf
new file mode 100644
index 000000000000..f9a72867c593
--- /dev/null
+++ b/vcl/qa/cppunit/graphicfilter/data/wmf/fail/ofz5942-1.wmf
Binary files differ