freeswitch
freeswitch copied to clipboard
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.
Unit-tests failed: https://public-artifacts.signalwire.cloud/drone/signalwire/freeswitch/1744/artifacts.html