AndreyBritvin / Stack

Created my own stack
0 stars 0 forks source link

no calloc check in stack_ctor => can fail calloc and cause incorrect behavior with stack_push #2

Open coffee8cat opened 1 month ago

coffee8cat commented 1 month ago

same with removing all elements from stack and trying to push after