What's Changed
- Add xxhash Support by @Thomas-Tsai in #276
- The BITS_TO_BYTES macro in src/bitmap.h doesn't handle integer overflow creating vulnerability by @kitknox in #277
- Adds validation to prevent a divide-by-zero crash by @kitknox in #278
- Integrate optional Intel ISA-L for optimized CRC32 checksums by @kitknox in #280
- Fix heap buffer overflow when cloning ext4 bigalloc filesystems by @kitknox in #279
New Contributors
Full Changelog: 0.3.38...0.3.39