There seems to be an issuze with the `stack_resizingWorks()` test in test/stack/stack_test.c. Right now, it encounters a segmentation fault upon shrinking the underlying array.
There seems to be an issuze with the
stack_resizingWorks()test in test/stack/stack_test.c.Right now, it encounters a segmentation fault upon shrinking the underlying array.