2012/2/29 Victor Seva linuxmaniac@torreviejawireless.org:
2012/2/28 Iñaki Baz Castillo ibc@aliax.net: [snip]
Understood. That is exactly how it is now (will commit it right now).
is this fix relevant for 3.2 branch too? Please merge the commit if it is.
The commit fixes a specific bug:
In case regex module is provided with an invalid / non-existing pcres file ("file" parameter) then a double freeing will occur when starting kamailio (the daemon would fail anyway due to the bad config, but without the fix it creates a coredump).
I will add it to 3.2 branch.
Thanks.