github hellobertrand/zxc v0.6.1
ZXC v0.6.1

latest releases: v0.9.1, v0.9.0, v0.8.3...
one month ago

Release Notes

This is a maintenance release focusing on core stability and correctness of the decompression engine. It addresses a critical initialization edge case in the bit reader logic.

Bug Fixes

Bit Reader Initialization: Fixed an improper initialization of the bit reader's valid bit count. When processing input sources smaller than 8 bytes, the reader now correctly caps the valid bits. This prevents potential out-of-bounds reads and ensures stability when handling very small or truncated data blocks.


Full Changelog: v0.6.0...v0.6.1

Don't miss a new zxc release

NewReleases is sending notifications on new releases.