Home
last modified time | relevance | path

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

/PHP-7.4/ext/phar/tests/
H A Dbug79797.phpt2 Bug #79797 (Use of freed hash key in the phar_parse_zipfile function)
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-7.4/ext/phar/
H A Dphar_internal.h566 int phar_parse_zipfile(php_stream *fp, char *fname, size_t fname_len, char *alias, size_t alias_len…
H A Dzip.c196 int phar_parse_zipfile(php_stream *fp, char *fname, size_t fname_len, char *alias, size_t alias_len… in phar_parse_zipfile() function
H A Dphar.c1729 return phar_parse_zipfile(fp, fname, fname_len, alias, alias_len, pphar, error); in phar_open_from_fp()
/PHP-7.4/
H A DNEWS802 . Fixed bug #79797 (Use of freed hash key in the phar_parse_zipfile

Completed in 33 milliseconds