Skip to content

Fix potential overflow in bitshuffle-lz4 ZBuffer size

Alejandro Homs Puron requested to merge fix-bitshuffle-buffer-overflow into master
  • Use bshuf_compress_lz4_bound with 8+4 header size to avoid overflow

Merge request reports