Hello,
On 11/15/12 3:18 PM, Timo Teras wrote:
On Thu, 15 Nov 2012 15:00:24 +0100 Pedro Antonio Vico Solano pvsolano@amper.es wrote:
We've done more tests with both of your patches and it seems to work fine.
You can upload it to GIT.
Done.
Commit ecf95eb Wed Oct 17 09:00:14 fixes the mem leak. Commit 0920586 Thu Nov 15 16:11:41 fixes the computed field issue.
Miconda, what is the current policy for pushing fixes to the stable branches? Should I do it now (both are reported tested)? Or someone else? Which branches are currently maintained and need to be updated?
branches 3.3 and 3.2 must be updated - use git cherry-pick to get the commits from master branch, some guidelines that can help if needed, at:
- http://www.kamailio.org/wiki/devel/backporting-to-3.2.x#backporting_to_branc...
Cheers, Daniel