From 46894580b06c1ba630a804ff0bbb9e61076720f4 Mon Sep 17 00:00:00 2001 From: Fabien Villepinte Date: Tue, 8 Oct 2019 13:50:03 +0200 Subject: Add missing SKIPIFs in exif tests --- ext/exif/tests/duplicate_copyright_tag_leak.phpt | 6 ++++++ ext/exif/tests/tag_with_illegal_zero_components.phpt | 6 ++++++ ext/exif/tests/temporary_buffer_leak.phpt | 6 ++++++ ext/exif/tests/zero_length_makernote_leak.phpt | 6 ++++++ 4 files changed, 24 insertions(+) diff --git a/ext/exif/tests/duplicate_copyright_tag_leak.phpt b/ext/exif/tests/duplicate_copyright_tag_leak.phpt index c5d5019794..3a4eccf142 100644 --- a/ext/exif/tests/duplicate_copyright_tag_leak.phpt +++ b/ext/exif/tests/duplicate_copyright_tag_leak.phpt @@ -1,5 +1,11 @@ --TEST-- OSS-Fuzz #17474: Memory leak on duplicate Copyright tags +--SKIPIF-- + --FILE-- --FILE-- --FILE-- --FILE--