Portable-Network-Archive / liblzma-rs

Bindings to liblzma in Rust (xz streams in Rust)
Apache License 2.0
12 stars 5 forks source link

Uncaught (in promise) RuntimeError: memory access out of bounds #71

Closed ChanTsune closed 11 months ago

ChanTsune commented 11 months ago

Targeting wasm32-unknown-unknown causes illegal memory access at runtime. This is caused by free null pointer.