mirror of
https://github.com/versity/scoutfs.git
synced 2026-01-09 05:13:18 +00:00
pseudo_random_bytes() was accidentally copying the last partial long to the beggining of the buffer instead of the end. The final partial long bytes weren't being filled. Signed-off-by: Zach Brown <zab@versity.com>