-
- Downloads
Fix: Corrected size calculation when `dst` is NULL in `compress_chunk()`
When `dst` is NULL, the returned size was sometimes incorrect by a few bytes compared to when the `dst` buffer is set. This issue has now been fixed.
parent
10bb4085
No related branches found
No related tags found
Loading
Please register or sign in to comment