hse icon indicating copy to clipboard operation
hse copied to clipboard

Use LZ4_MAX_INPUT_SIZE instead of INT_MAX for compress_lz4_estimate bound

Open tristan957 opened this issue 1 year ago • 0 comments

Description

INT_MAX in larger than what LZ4 will support.

Steps to reproduce

No response

Linux Distribution

N/A

File System

N/A

Other System details

N/A

tristan957 avatar Oct 26 '23 06:10 tristan957