Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Functions | |
ZIP_EXTERN void | zip_source_free (zip_source_t *src) |
ZIP_EXTERN void zip_source_free | ( | zip_source_t * | src | ) |
Definition at line 41 of file zip_source_free.c.
References _zip_deregister_source(), _zip_source_call(), free(), NULL, src, zip_source_close(), ZIP_SOURCE_FREE, zip_source_free(), ZIP_SOURCE_IS_OPEN_READING, ZIP_SOURCE_IS_OPEN_WRITING, and zip_source_rollback_write().
Referenced by _zip_source_zip_new(), _zip_unchange_data(), add(), add_data(), add_file(), add_from_zip(), add_nul(), LLVMFuzzerTestOneInput(), main(), merge_zip(), read_from_file(), read_hole(), read_to_memory(), replace_file_contents(), rz_io_zip_flush_file(), windows_open(), zip_close(), zip_dir_add(), zip_discard(), zip_fclose(), zip_fdopen(), zip_fopen_index_encrypted(), zip_open(), zip_source_free(), and ziptool_post_close().