THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#319 - Possible memory leak in srdb1
User who did this - Daniel-Constantin Mierla (miconda)
----------
As said in previous comment and visible in the code, the sname->s is not allocated, but
it is pointed inside a larger chunk that was allocated for sname. Your patch will free
sname->s, which is incorrect and will result in a crash.
----------
More information can be found at the following URL:
https://sip-router.org/tracker/index.php?do=details&task_id=319#comment…
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.