mergerfs-2.32.5
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
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.