THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#173 - Double Free -- Crash/Coredump and possible security vulnerability
User who did this - Daniel-Constantin Mierla (miconda)
----------
IMO, the fundamental issue here is the relation between dialog and tm module. Dialog
stores own pointers in tm, expecting tm to clean up them in various cases. But tm has many
exit cases and special handlings right now and any tm change in the future, based on the
current dependencies, are just keeping dialog exposed to many issue. I plan to refactor
this dialog-tm dependency, to avoid storing dialog pointers inside tm. Long term is safe
bet, rather than just tracking and troubleshooting for corner cases (existing now or added
in the future) of tm processing.
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=173#comment3…
You are receiving this message because you have requested it from the Flyspray bugtracking
system. If you did not expect this message or don't want to receive mails in future,
you can change your notification settings at the URL shown above.