Home
last modified time | relevance | path

Searched refs:iptcparse (Results 1 – 5 of 5) sorted by last modified time

/PHP-5.4/ext/standard/
H A Dphp_iptc.h24 PHP_FUNCTION(iptcparse);
H A Diptc.c297 PHP_FUNCTION(iptcparse) in PHP_FUNCTION() argument
H A Dbasic_functions.c2711 PHP_FE(iptcparse, arginfo_iptcparse)
/PHP-5.4/
H A DNEWS501 . Fixed bug #67250 (iptcparse out-of-bounds read). (Stas)
1712 . Fixed missing bound check in iptcparse(). (chris at chiappa.net)
2376 . Fixed missing bound check in iptcparse(). (chris at chiappa.net)
/PHP-5.4/ext/standard/tests/image/
H A Dbug67250.phpt2 Bug #67250 (iptcparse out-of-bounds read)
5 var_dump(iptcparse("\x1C\x02_\x80___"));

Completed in 36 milliseconds