Re: [sr-dev] [kamailio/kamailio] jsonrpcs: fix double free crash (#1839)

2019-09-04 Thread Henning Westerholt
Thanks for the reminder. As already mentioned, 5.0 is EOL and will not receive any updates anymore, sorry. I have forwarded you the patch over e-mail. -- You are receiving this because you commented. Reply to this email directly or view it on GitHub:

Re: [sr-dev] [kamailio/kamailio] jsonrpcs: fix double free crash (#1839)

2019-09-04 Thread Bastian Triller
@henningw w/o this patch `5.0` branch is unusable with default config. -- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/1839#issuecomment-527875710___ Kamailio

Re: [sr-dev] [kamailio/kamailio] jsonrpcs: fix double free crash (#1839)

2019-04-08 Thread Henning Westerholt
@btriller - sorry, 5.0 is end of life and will not receive any updates anymore: https://www.kamailio.org/w/2019/04/kamailio-v5-0-8-released/ Please upgrade to a supported version of Kamailio. -- You are receiving this because you commented. Reply to this email directly or view it on GitHub:

Re: [sr-dev] [kamailio/kamailio] jsonrpcs: fix double free crash (#1839)

2019-04-08 Thread Bastian Triller
Please also backport to `5.0` branch. -- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/1839#issuecomment-480882410___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] jsonrpcs: fix double free crash (#1839)

2019-02-07 Thread Federico Cabiddu
Merged #1839 into master. -- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/1839#event-2123391668___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] jsonrpcs: fix double free crash (#1839)

2019-02-07 Thread Federico Cabiddu
Yes, was added in 8e5742ff1657bdb2adce357fc6f1a2e04fd913c6. On Thu, Feb 7, 2019 at 9:31 AM Daniel-Constantin Mierla < notificati...@github.com> wrote: > Was this added in a recent commit, right? > > — > You are receiving this because you are subscribed to this thread. > Reply to this email

Re: [sr-dev] [kamailio/kamailio] jsonrpcs: fix double free crash (#1839)

2019-02-07 Thread Daniel-Constantin Mierla
It can be merged and backported if needed. Thanks! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/1839#issuecomment-461328914___ Kamailio

Re: [sr-dev] [kamailio/kamailio] jsonrpcs: fix double free crash (#1839)

2019-02-07 Thread Daniel-Constantin Mierla
Was this added in a recent commit, right? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/1839#issuecomment-461328765___ Kamailio (SER) -

Re: [sr-dev] [kamailio/kamailio] jsonrpcs: fix double free crash (#1839)

2019-02-07 Thread Daniel-Constantin Mierla
Was this added in a recent commit, right? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/1839#issuecomment-461328477___ Kamailio (SER) -

[sr-dev] [kamailio/kamailio] jsonrpcs: fix double free crash (#1839)

2019-02-07 Thread Federico Cabiddu
Pre-Submission Checklist - [X] Commit message has the format required by CONTRIBUTING guide - [X] Commits are split per component (core, individual modules, libs, utils, ...) - [X] Each component has a single commit (if not, squash them into one commit) - [X] No commits to README files for