Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Functions | |
zip_int64_t | _zip_add_entry (zip_t *za) |
zip_int64_t _zip_add_entry | ( | zip_t * | za | ) |
Definition at line 43 of file zip_add_entry.c.
References _zip_entry_init(), zip::entry, zip::error, setup::idx, zip::nentry, zip::nentry_alloc, realloc(), za, ZIP_ER_MEMORY, and zip_error_set().
Referenced by _zip_file_replace().