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
Assert in umf_ba_destroy() in DEBUG and UMF_DEVELOPER_MODE
if (NDEBUG is not defined) and (UMF_DEVELOPER_MODE is defined)
assert in umf_ba_destroy() if there are any memory leaks
in the base allocator.
Signed-off-by: Lukasz Dorau <[email protected]>
0 commit comments