open-flash / swf-parser

Rust and Typescript parsers for SWF
GNU Affero General Public License v3.0
28 stars 8 forks source link

[rs] Avoid panic on missing feature #149

Closed demurgos closed 2 years ago

demurgos commented 2 years ago

Return a runtime error instead of a panic when failing to decompress the movie payload due to a disable feature.