From 6889fa826eef6bd1074d77507818e71dfe8ba152 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Sat, 18 Mar 2017 20:19:51 +0000 Subject: rework jpeg error handling to throw rather than setjmp to avoid leaks MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I00e5041db7dcfb71d646438f7fda538d90ce6223 Reviewed-on: https://gerrit.libreoffice.org/35414 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- .../cppunit/graphicfilter/data/jpg/pass/fatalerror-1.jpg | Bin 0 -> 276 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 vcl/qa/cppunit/graphicfilter/data/jpg/pass/fatalerror-1.jpg (limited to 'vcl/qa') diff --git a/vcl/qa/cppunit/graphicfilter/data/jpg/pass/fatalerror-1.jpg b/vcl/qa/cppunit/graphicfilter/data/jpg/pass/fatalerror-1.jpg new file mode 100644 index 000000000000..c6ee53505944 Binary files /dev/null and b/vcl/qa/cppunit/graphicfilter/data/jpg/pass/fatalerror-1.jpg differ -- cgit