mirror of
https://github.com/versity/scoutfs.git
synced 2026-09-08 09:07:30 +00:00
The wild casting in the treap code can cause memory corruption if it's fed bad offsets. Add some assertions so that we can see when this is happening. Signed-off-by: Zach Brown <zab@versity.com>