v3.0.2
What's Changed
Critical Fixes ‼️
- fix(encoding): bounds-check the length prefix in
VariableFullZipDecoder::unzipby @professor-moody in #8138 - fix(encoding): reject out-of-bounds variable-width offsets on decode by @Xuanwo in #8144
Both fixes were backported to release/v3.0 in #8152.
Full Changelog: v3.0.1...v3.0.2