HisShadow c7ef125d30 Fix the wrong type passed into iks_stack_delete
iks_stack_delete expects a ikstack **, but ikstack * is passed instead.
I believe it's a bug, which showed itself, because gcc 14 treats wrong
pointer types warnings as errors now.
2024-05-22 17:54:25 +03:00
..
2024-05-19 16:18:53 +01:00
2023-07-08 04:41:10 -05:00