Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Functions | |
zip_t * | _zip_new (zip_error_t *error) |
zip_t* _zip_new | ( | zip_error_t * | error | ) |
Definition at line 45 of file zip_new.c.
References _zip_hash_new(), zip::ch_flags, zip::comment_changed, zip::comment_changes, zip::comment_orig, zip::default_password, zip::entry, zip::error, error(), zip::flags, free(), malloc(), zip::names, zip::nentry, zip::nentry_alloc, zip::nopen_source, zip::nopen_source_alloc, NULL, zip::open_flags, zip::open_source, zip::progress, zip::src, za, ZIP_ER_MEMORY, zip_error_init(), and zip_error_set().
Referenced by _zip_allocate_new().