Check mismatch in filename lengths
This commit is contained in:
parent
e3147c10c7
commit
3122c5b76f
2 changed files with 27 additions and 17 deletions
|
|
@ -6,7 +6,6 @@
|
|||
#include "libmineziper_huffman_tree.h"
|
||||
#include "libmineziper_zip.h"
|
||||
|
||||
bool detect_overlaps(char* filename);
|
||||
int get_uncompressed_size(zip* in);
|
||||
bool scan_zip(char* zip_data, int zip_size);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue