[OpenSIPS-Devel] [OpenSIPS/opensips] 5595a9: event_rabbitmq: avoid using released memory
Răzvan Crainea
noreply at github.com
Tue Feb 10 09:11:13 UTC 2026
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: 5595a924bff552de914de11615121350acd5da4b
https://github.com/OpenSIPS/opensips/commit/5595a924bff552de914de11615121350acd5da4b
Author: Razvan Crainea <razvan at opensips.org>
Date: 2026-02-10 (Tue, 10 Feb 2026)
Changed paths:
M modules/event_rabbitmq/event_rabbitmq.c
Log Message:
-----------
event_rabbitmq: avoid using released memory
Reset the `tmp.s` pointer when assigning it to a structure, to avoid
freeing it when the `tmp` is reused.
Many thanks to Andrey F(@kertor) for reporting it and
Nick Altmann(@nikbyte) for fixing it.
Close #3808
To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications
More information about the Devel
mailing list