mirror of
https://github.com/versity/scoutfs.git
synced 2026-04-23 06:50: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>