summaryrefslogtreecommitdiff
path: root/vcl/qa
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-08-14 09:25:32 +0100
committerCaolán McNamara <caolanm@redhat.com>2015-08-14 09:46:04 +0100
commit6d4f97b05b1bfe5aae395134b2dc35805c23b8c4 (patch)
tree877015db92ef5412fa4893b5e7931b292bab1ab7 /vcl/qa
parentbc397ac8265186531e4e3de17fc9bcb71fd46f2e (diff)
limit access to dx array to min of input len and len of array
i.e. the sal_Int32 nDXLen = std::min<sal_Int32>(nLen, aOldDX.size()); line and its usage Change-Id: Ib0100d2de210a45b340c3a7de6c6dcf2a07443d0
Diffstat (limited to 'vcl/qa')
-rw-r--r--vcl/qa/cppunit/graphicfilter/data/emf/pass/crash-2.emfbin0 -> 133136 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/vcl/qa/cppunit/graphicfilter/data/emf/pass/crash-2.emf b/vcl/qa/cppunit/graphicfilter/data/emf/pass/crash-2.emf
new file mode 100644
index 000000000000..a52213238893
--- /dev/null
+++ b/vcl/qa/cppunit/graphicfilter/data/emf/pass/crash-2.emf
Binary files differ