ru_php/ext/exif/tests/bug78256.phpt

12 lines
197 B
PHP

--TEST--
Bug #78256 (heap-buffer-overflow on exif_process_user_comment)
--EXTENSIONS--
exif
--FILE--
<?php
@exif_read_data(__DIR__."/bug78256.jpg", 'COMMENT', FALSE, TRUE);
?>
DONE
--EXPECT--
DONE