You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix crash in CPU BuddyAllocator ~Page when block_ldlt throws
src/ssids/cpu/BuddyAllocator.hxx
(spral::ssids::cpu::buddy_alloc_internal::Page::~Page): Remove invalid
sanity check. When an exception is thrown, this condition is not
satisfied.
0 commit comments