Skip to content

mergerfs-2.32.5

Compare
Choose a tag to compare
@trapexit trapexit released this 22 Jun 02:14
· 332 commits to master since this release

Fix an uninitialized variable that could cause invalid behavior when reading from the FUSE device. Only likely to be hit if using splice_read option.

  • bcd5fde: properly initialize fuse_buf in worker loop