mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-22 07:57:39 +00:00
parent
37221a508d
commit
39c82576ae
@ -49,7 +49,7 @@ int main(int argc, char const* argv[]) {
|
||||
|
||||
uint8_t in[4], buf[6144];
|
||||
unsigned len = 0, pos = 0;
|
||||
char c;
|
||||
int8_t c;
|
||||
|
||||
xz_crc32_init();
|
||||
struct xz_dec *dec = xz_dec_init(XZ_DYNALLOC, 1 << 26);
|
||||
|
Loading…
x
Reference in New Issue
Block a user