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
Asan fix - Adjust size to skip for safe load functions (#125)
The safe load functions can change size depending on the Asan instrumentation.
This fix essentially bumps the size to a higher value.
The ideal solution would be a compile time check/computation of these sizes.
0 commit comments