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 assertion failure in GC_add_to_fl about prevhdr and nexthdr
(fix of commit c1038fa)
Issue #627 (bdwgc).
* allchblk.c [GC_ASSERTIONS && !USE_MUNMAP] (GC_add_to_fl): Do not
check `HBLK_IS_FREE(nexthdr)` and `HBLK_IS_FREE(prevhdr)` if
`CHERI_PURECAP` is defined.
0 commit comments