mirror of
https://github.com/versity/scoutfs.git
synced 2026-04-18 20:45:04 +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>