Searched refs:phar_set_inode (Results 1 – 6 of 6) sorted by relevance
2 Phar: bug #69441: Buffer Overflow when parsing tar/zip/phar in phar_set_inode
505 static inline void phar_set_inode(phar_entry_info *entry) /* {{{ */ in phar_set_inode() function
517 phar_set_inode(&entry); in phar_parse_tarfile()
686 phar_set_inode(&entry); in phar_parse_zipfile()
1220 phar_set_inode(&entry); in phar_parse_pharfile()
2289 phar_set_inode(&newentry); in phar_convert_to_other()
Completed in 61 milliseconds