These small changes fix the bug shown below and another potential one.
kamailio[3062]: : [mem/q_malloc.c:453]: qm_free(): BUG: qm_free: freeing already freed pointer (0x7facf958dc08), called from presence: hash.c: delete_shtable(316), first free presence: hash.c: free_subs_list(349) - aborting
It's the double free apocalypse day :)
https://github.com/kamailio/kamailio/pull/754
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.