Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Functions | |
ZIP_EXTERN int | zip_fclose (zip_file_t *zf) |
ZIP_EXTERN int zip_fclose | ( | zip_file_t * | zf | ) |
Definition at line 41 of file zip_fclose.c.
References zip_file::error, free(), zip_file::src, zip_error::zip_err, zip_error_fini(), and zip_source_free().
Referenced by cat(), do_read(), LLVMFuzzerTestOneInput(), main(), rz_io_zip_slurp_file(), and test_file().