Re: [sr-dev] [kamailio/kamailio] ims_ipsec_pcscf: fixed defects and warnings: (#2163)

2019-12-03 Thread Henning Westerholt
Thank you, merged and backported to 5.3. Just FYI - due to the extensions done for release 5.3 it did not apply cleanly to 5.2 and 5.1. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [sr-dev] [kamailio/kamailio] ims_ipsec_pcscf: fixed defects and warnings: (#2163)

2019-12-03 Thread Henning Westerholt
Merged #2163 into master. -- 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/2163#event-2850398484___ Kamailio (SER) - Development Mailing

[sr-dev] [kamailio/kamailio] ims_ipsec_pcscf: fixed defects and warnings: (#2163)

2019-12-03 Thread alexyosifov
- fixed a defect reported from Coverity Scan - Concurrent data access violations in spi_gen.c for spi_data-spi_val. - in create_ipsec_tunnel() return -1 when unable to convert ip address. - in ipsec_create() go to cleanup instead return -1 when get request for reply fails. Fixed debug message