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 malloc declaration in Linked_List1 regression test
We had invalid pointers instead of dynamic objects in this test, which
didn't matter to much. It may, however, matter with upcoming support for
non-deterministic pointers.
0 commit comments