Compare commits
7 commits
eff2b44f6d
...
1d60388f5d
Author | SHA1 | Date | |
---|---|---|---|
1d60388f5d | |||
bbfad6da9c | |||
f42c672844 | |||
48b55940f5 | |||
67220715ff | |||
fee89da463 | |||
1470230b16 |
1 changed files with 0 additions and 2 deletions
|
@ -1438,8 +1438,6 @@ int simple_archiver_parse_archive_version_0(FILE *in_f, int_fast8_t do_extract,
|
||||||
}
|
}
|
||||||
uc_heap_buf[u16 - 1] = 0;
|
uc_heap_buf[u16 - 1] = 0;
|
||||||
fprintf(stderr, "Decompressor cmd: %s\n", uc_heap_buf);
|
fprintf(stderr, "Decompressor cmd: %s\n", uc_heap_buf);
|
||||||
decompressor_cmd = heap_buf;
|
|
||||||
heap_buf = NULL;
|
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
fprintf(stderr, "De/compressor flag is NOT set.\n");
|
fprintf(stderr, "De/compressor flag is NOT set.\n");
|
||||||
|
|
Loading…
Reference in a new issue