Rizin
unix-like reverse engineering framework and cli tools
|
#include "zipint.h"
Go to the source code of this file.
Functions | |
void | _zip_unchange_data (zip_entry_t *ze) |
void _zip_unchange_data | ( | zip_entry_t * | ze | ) |
Definition at line 38 of file zip_unchange_data.c.
References _zip_dirent_free(), zip_dirent::changed, zip_entry::changes, zip_dirent::comp_method, zip_entry::deleted, NULL, zip_entry::source, ZIP_CM_REPLACED_DEFAULT, ZIP_DIRENT_COMP_METHOD, and zip_source_free().
Referenced by _zip_entry_finalize(), _zip_file_replace(), and _zip_unchange().