Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Functions | |
void | zip_discard (zip_t *za) |
void zip_discard | ( | zip_t * | za | ) |
Definition at line 45 of file zip_discard.c.
References _zip_entry_finalize(), _zip_hash_free(), _zip_progress_free(), _zip_source_invalidate(), _zip_string_free(), zip::comment_changes, zip::comment_orig, zip::default_password, zip::entry, zip::error, free(), i, zip::names, zip::nentry, zip::nopen_source, NULL, zip::open_source, zip::progress, zip::src, za, zip_error_fini(), zip_source_close(), and zip_source_free().
Referenced by _zip_open(), main(), and zip_close().