Home
last modified time | relevance | path

Searched refs:phar_parse_zipfile (Results 1 – 6 of 6) sorted by relevance

/PHP-5.6/ext/phar/tests/
H A Dbug71498.phpt2 Phar: bug #71498: Out-of-Bound Read in phar_parse_zipfile()
H A Dbug72928.phpt2 Phar: #72928 (Out of bound when verify signature of zip phar in phar_parse_zipfile)
/PHP-5.6/ext/phar/
H A Dphar_internal.h600 int phar_parse_zipfile(php_stream *fp, char *fname, int fname_len, char *alias, int alias_len, phar…
H A Dzip.c166 int phar_parse_zipfile(php_stream *fp, char *fname, int fname_len, char *alias, int alias_len, phar… in phar_parse_zipfile() function
H A Dphar.c1712 return phar_parse_zipfile(fp, fname, fname_len, alias, alias_len, pphar, error TSRMLS_CC);
/PHP-5.6/
H A DNEWS384 phar_parse_zipfile). (Stas)
856 . Fixed bug #71498 (Out-of-Bound Read in phar_parse_zipfile()). (Stas)

Completed in 57 milliseconds