- URL:  
https://github.com/kamailio/kamailio/commit/e11c132cbf57ea1ae6289e734f601104ba83fc25
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2024-08-27T12:52:15+02:00

stun: check message len for response

(cherry picked from commit 87e1a4a7f5d565a59a362f22e9372697f2f2f2af)

- URL:  
https://github.com/kamailio/kamailio/commit/a3f40f3c407d34b25717416b3ac500e61f9300cb
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2024-08-27T12:52:51+02:00

rls: remove unnecessary assignment

(cherry picked from commit c97145862119e9001874cd07de9b20ad8e96ff54)

- URL:  
https://github.com/kamailio/kamailio/commit/ffa4eeded62507f15e4e9b26aa5b3ba519fa6513
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2024-08-27T12:53:05+02:00

pua: use long for time value diff operation

(cherry picked from commit fc8bee5b87e95e43bda2635e65457b2025eab6f9)

- URL:  
https://github.com/kamailio/kamailio/commit/743ebe918b89a42ce94b10fb9dc2fe2a807eb88b
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2024-08-27T12:53:38+02:00

evrexec: remove unnecessary safety exit loop

(cherry picked from commit d5076b557728b3f9d80df391ae71e2eab2c896dc)

- URL:  
https://github.com/kamailio/kamailio/commit/89339b1fa6f08024a44d898ed9877f08911e4f68
Author: Dragos Vingarzan <vingar...@gmail.com>
Date:   2024-08-27T12:54:11+02:00

nathelper: fixed handle_ruri_alias() for alias being an IPv6

(cherry picked from commit 52ab6f3dcf5ad8d967be8bdecaa64ef31cbfbe33)

- URL:  
https://github.com/kamailio/kamailio/commit/fc29c81bbc6e3fb0709e3367e2f1d803b2bf0669
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2024-08-27T12:54:43+02:00

core: remove unnecessary cleanup when locating a module

(cherry picked from commit eda03789f693bb72ec4ee05a8b2b4723e5080504)

- URL:  
https://github.com/kamailio/kamailio/commit/0ffd281b77ac48f24c04655cd962b4870ee00ba3
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2024-08-27T12:55:43+02:00

dispatcher: remove reference to MI in comments

(cherry picked from commit 8c3b5ab3818c86b90b02e20aa4631654e0b51745)

- URL:  
https://github.com/kamailio/kamailio/commit/b307c7eb8e58b43dca41deb3493b0888ec7e9aa4
Author: emvondo <106535097+emvo...@users.noreply.github.com>
Date:   2024-08-27T12:56:17+02:00

siprepo: fix int params and wrong copy data in siprepo_msg_async_pull (#3919)

* siprepo: fix int params and wrong copy data in siprepo_msg_async_pull

---------

Co-authored-by: emvondo <bycl2...@orange.com>
(cherry picked from commit a3a63655dbcbf1bc8067f34c36f4a7295b2a1745)

- URL:  
https://github.com/kamailio/kamailio/commit/92a3cc4549073d70b1b229149b29017e3a9cf06f
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2024-08-27T12:56:27+02:00

core: init res inside select_cfg_var()

(cherry picked from commit a471d34d6162387a1427f5d0c5b3c6079a2b0bdc)

- URL:  
https://github.com/kamailio/kamailio/commit/d69e65fa4e9448701729ac8f41b069dad294a51e
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2024-08-27T12:56:42+02:00

core: set digit 0 in the md5 buffer in case of error inside char_msg_val()

(cherry picked from commit 15b2a5467f11e009ae4efad1ee29af860326095f)

- URL:  
https://github.com/kamailio/kamailio/commit/7ca33c475b52703216f7d8d4e6c78530a8d7e723
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2024-08-27T12:57:11+02:00

core: remove unnecessary check after using the structure

(cherry picked from commit 84ea36b4b79c07c4fc0a8c9e119184433353764e)

- URL:  
https://github.com/kamailio/kamailio/commit/445659c38bd54e26d085d8c5b07bfb8edba7762e
Author: Dennis Yurasov <denni...@yandex-team.ru>
Date:   2024-08-27T12:57:27+02:00

tcpops: fix memory leak in $tcp(conid)

- reference counter to tcp session not decremented, so shm for session never 
free

(cherry picked from commit acf50d86b502af36e3635d61745feaa5c577231d)

- URL:  
https://github.com/kamailio/kamailio/commit/39d4d48abf9e3e2e1edd2f22780fb1bf233c9697
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2024-08-27T12:58:09+02:00

core: removed unnecessary destroy

(cherry picked from commit 20f2096d314253e7e74688da664de2830289a276)

- URL:  
https://github.com/kamailio/kamailio/commit/fa8f0a401980f5dccdfe35983fb5b55040ef9e9c
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2024-08-27T12:58:26+02:00

topoh: 0-init alocated structures

(cherry picked from commit dc71c0a5791ebc1306648b5ed338613050e32f5c)

- URL:  
https://github.com/kamailio/kamailio/commit/e006c2c53d6b013253f6a95b96c0f81f016bc440
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2024-08-27T12:58:33+02:00

xprint: check to avoid double free

(cherry picked from commit 5a1f80f266069dbc453b44a856f225c254e7c050)

- URL:  
https://github.com/kamailio/kamailio/commit/4732a4a88df9f4cbd2260564b94269157b3c0647
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2024-08-27T12:58:53+02:00

tls: remove uselss pv format parsing in pv_parse_alt_name()

(cherry picked from commit 7c06997a1b6e77ae0642d369f532219dc35ef8e0)

- URL:  
https://github.com/kamailio/kamailio/commit/dd4d5e44a60a658772e8288d94193596f7a982a7
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2024-08-27T12:59:02+02:00

tls: check lenght when parsing pv alt name

(cherry picked from commit 79a668b8bdb0e085adb3581d718e5fd5ae73e2e4)

- URL:  
https://github.com/kamailio/kamailio/commit/e016d1ada08edca0adacd42ffa67ffd3c8c2c384
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2024-08-27T12:59:11+02:00

utils: jump to error on pkg allocation failure

(cherry picked from commit 34749ab13b31504358761c964f794b283931394c)

- URL:  
https://github.com/kamailio/kamailio/commit/f57accd1820b26b40f14d420465402188cb13df1
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2024-08-27T12:59:20+02:00

erlang: init xavps for safety destroy on error

(cherry picked from commit 29510872607deb3238411b358c422d004fb307b7)

- URL:  
https://github.com/kamailio/kamailio/commit/c447bf60d528d8fdc1f5aee52a796ed5f77b2f5a
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2024-08-27T12:59:31+02:00

jsonrpcc: free allocated pkg buffer on error

(cherry picked from commit 796bcc038d7885e01dbad34abc68bf612062c533)

- URL:  
https://github.com/kamailio/kamailio/commit/5baf49a179194ba0eaa5e7f4caba613c72859b0c
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2024-08-27T12:59:38+02:00

jsonrpcc: declare variables are the beginning of function

(cherry picked from commit 7ba313f6f96ffa6042c163027c0c7bb65106fef7)

- URL:  
https://github.com/kamailio/kamailio/commit/61eb4fe44e66a952ba14e39e1c664878ef52919d
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2024-08-27T12:59:50+02:00

core: cfg select - check res before initializing

(cherry picked from commit a6c415713bb209b03ff110d4ae891173d04ac471)

- URL:  
https://github.com/kamailio/kamailio/commit/f8201e6d4848081a2dd564e0d5b216fca47ef3f0
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2024-08-27T13:00:10+02:00

janssonrpcc: free new servers list on error

(cherry picked from commit b4efe7725728392d0c8921c006d6fbc6455e9b8f)

- URL:  
https://github.com/kamailio/kamailio/commit/bbfb24d3cb841b37e6e1b84892b68daf6c237c46
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2024-08-27T13:00:21+02:00

xprint: return on mod init error case

(cherry picked from commit 660a019263b81d318700c205531bf4e042c912cf)

- URL:  
https://github.com/kamailio/kamailio/commit/dfc2531cf7db70e315613b3242d1b5b41ac20857
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2024-08-27T13:00:33+02:00

core: cfg select - check res when getting the variable

(cherry picked from commit 3333611a3ef9078cbcb9867db88921f0c48fce1b)

- URL:  
https://github.com/kamailio/kamailio/commit/1eb7db2f18724b91d18c6b30b529b51117d176b0
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2024-08-27T13:00:40+02:00

db_berkeley: buffer size set to the argument of strftime()

(cherry picked from commit e86d6ee30227a3fc5cff98e7983d4a80f0c42c4b)

- URL:  
https://github.com/kamailio/kamailio/commit/bc8ea1022718c94fbdf9bb93c35759e1a6ce3cde
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2024-08-27T13:00:58+02:00

core: tcp - use long long constants for operations

(cherry picked from commit fc2f34e8bab022b0c99e8313aee3e4a87c1f2e52)

- URL:  
https://github.com/kamailio/kamailio/commit/2e4920fd292b6f1d064a75503dd3be3ca27fdeb5
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2024-08-27T13:01:06+02:00

cplc: use long long constants for operations

(cherry picked from commit 49a9c0a0f391c2e9fc45dff7c37a087dde0f7ba3)

- URL:  
https://github.com/kamailio/kamailio/commit/e14522cab01eba9c5fa636a7c0f6ed40200c6871
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2024-08-27T13:01:31+02:00

corex: small formatting of iflag list

(cherry picked from commit 70606e3ea575228b3ccc662d6f9048aa0eb899ce)

- URL:  
https://github.com/kamailio/kamailio/commit/d102f40856512d2c51707bf5ec5a6c949c550890
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2024-08-27T13:01:41+02:00

corex: proper check for iflag lookup return code

(cherry picked from commit fdb0ef987ca2b013104b06ece006f67bf8ae07d3)

- URL:  
https://github.com/kamailio/kamailio/commit/a024fb3c028b8df18a9b855fff99bcddc3a61ef2
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2024-08-27T13:01:52+02:00

corex: switch to unsigned long long for iflag lookup

(cherry picked from commit 072c44330297c653675b5078fb0facdc399a5ab4)

- URL:  
https://github.com/kamailio/kamailio/commit/57b9c66cb7811c045caceb2f61047e07a108aabc
Author: Morten Tryfoss <mor...@tryfoss.no>
Date:   2024-08-27T14:22:30+02:00

cdp: Error log caused crash

(cherry picked from commit 4aaaca60ef2207100dd3f4e16ae63428aadc7dc5)

- URL:  
https://github.com/kamailio/kamailio/commit/92e999228eb75856911386d280ab48389aeb7d3f
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2024-08-27T14:22:53+02:00

phonenum: export match_cn() to kemi

(cherry picked from commit e9dd041ce6af9ee4b9cc2e29b4417787a8056776)

- URL:  
https://github.com/kamailio/kamailio/commit/e9d5d37271e03cdec6cf87647e488c3b4f175258
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2024-08-27T14:23:03+02:00

phonenum: add fixup free functions to exports structure

(cherry picked from commit 7d2fd09103680454aaaba30f5e46f83b362513eb)

- URL:  
https://github.com/kamailio/kamailio/commit/ee5853b4eab6553821113ff64e9eed24a5c9d6b7
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2024-08-27T14:23:36+02:00

msilo: added fixup free functions to exports structure

(cherry picked from commit b6dea98ada293a3bbad004aa1b194d4bf44a60ab)

- URL:  
https://github.com/kamailio/kamailio/commit/f32d67f1b4b08a8cc8dbae917e1a2d0c08adeb93
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2024-08-27T14:23:45+02:00

msilo: removed duplicatred exported function

(cherry picked from commit b712ddc4db9a9c1bb30b236a0a86082108b23f07)

- URL:  
https://github.com/kamailio/kamailio/commit/b2bfdd8eb6b40b1e70a2876cee46890813a0c699
Author: Victor Seva <linuxman...@torreviejawireless.org>
Date:   2024-08-27T14:24:27+02:00

pua_dialoginfo: add section ID's to documentation

(cherry picked from commit aba56a5aa3b8fa4f07d0c52cd7fd2d56103ca56c)

- URL:  
https://github.com/kamailio/kamailio/commit/6a22677e281de00dc0088ad23d7c7a5ca6e69f84
Author: Victor Seva <linuxman...@torreviejawireless.org>
Date:   2024-08-27T14:24:46+02:00

pua_dialoginfo: reformat exported structures more human friendly

(cherry picked from commit 748da56717800c36c43bb6fe3739011f3d3105e0)

- URL:  
https://github.com/kamailio/kamailio/commit/a9769ca3692f11fe36e86b29af37d94f9f0fc4c6
Author: Andrii Pogrebennyk <and...@ng-voice.com>
Date:   2024-08-27T14:29:05+02:00

pua_reginfo: free pkg memory after getting the content of each XML attribute

- free the memory from the state XML attribute that was returned and immediately
  used in another function call without freeing leaving one small mem leak;
- add comments but keep the dead code regarding parsed but unused attrs.

(cherry picked from commit ed6730aa64e0e7c1580584d6f808e76a665e5882)

- URL:  
https://github.com/kamailio/kamailio/commit/2dbc8b5bf3353fdd3b05f265075e6a3cac8c02d4
Author: Daniel-Constantin Mierla <mico...@gmail.com>
Date:   2024-08-27T14:30:17+02:00

core: use defined type for flags inside build_req_buf_from_sip_req()

- partial backport from 9ff1080cc6452343e6bc2de00350b2f7bcecf6d2


_______________________________________________
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org

Reply via email to