mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 16:15:04 +00:00
missed a spot
This commit is contained in:
parent
61157bb516
commit
101e261f6b
@ -207,6 +207,7 @@ KS_DECLARE(void) ks_dhtrt_deinitroute(ks_dhtrt_routetable_t **table)
|
||||
ks_pool_t *pool = (*table)->pool;
|
||||
|
||||
ks_pool_free(pool, *table);
|
||||
*table = NULL;
|
||||
|
||||
return;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user