nika-begiashvili / libarchivejs

Archive library for browsers
MIT License
288 stars 35 forks source link

Can't extract gz #14

Closed wyrj closed 9 months ago

wyrj commented 5 years ago

Version: 1.3.0 Symptom: extract gz would get Memory read error -30

I found related issue and mr in libarchive and fix it in v3.4.0

Do you have any plan to upgrade?

Thanks

nika-begiashvili commented 5 years ago

Libarchive.js is using libarchive 4, so issue is probably on libarchive.js side, I'll look into it

nika-begiashvili commented 4 years ago

25