[OpenSIPS-Devel] [OpenSIPS/opensips] bd79fd: msg_translator: avoid mem leak when via params are...

2024-02-22 Thread Răzvan Crainea
  Branch: refs/heads/3.2
  Home:   https://github.com/OpenSIPS/opensips
  Commit: bd79fd39669046fd514d34135694e88b3cb157c1
  
https://github.com/OpenSIPS/opensips/commit/bd79fd39669046fd514d34135694e88b3cb157c1
  Author: Razvan Crainea 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M msg_translator.c

  Log Message:
  ---
  msg_translator: avoid mem leak when via params are present

Many thanks to Nick Altmann for spotting the issue and fixing it!

(cherry picked from commit d0f238ca8bd47e75b3867b3194962421dbf523c0)



To unsubscribe from these emails, change your notification settings at 
https://github.com/OpenSIPS/opensips/settings/notifications

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] d0f238: msg_translator: avoid mem leak when via params are...

2024-02-22 Thread Răzvan Crainea
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: d0f238ca8bd47e75b3867b3194962421dbf523c0
  
https://github.com/OpenSIPS/opensips/commit/d0f238ca8bd47e75b3867b3194962421dbf523c0
  Author: Razvan Crainea 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M msg_translator.c

  Log Message:
  ---
  msg_translator: avoid mem leak when via params are present

Many thanks to Nick Altmann for spotting the issue and fixing it!



To unsubscribe from these emails, change your notification settings at 
https://github.com/OpenSIPS/opensips/settings/notifications

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] 6d7ccc: msg_translator: avoid mem leak when via params are...

2024-02-22 Thread Răzvan Crainea
  Branch: refs/heads/3.4
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 6d7ccca3194098d317197be443c1e2cabc4a11b5
  
https://github.com/OpenSIPS/opensips/commit/6d7ccca3194098d317197be443c1e2cabc4a11b5
  Author: Razvan Crainea 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M msg_translator.c

  Log Message:
  ---
  msg_translator: avoid mem leak when via params are present

Many thanks to Nick Altmann for spotting the issue and fixing it!

(cherry picked from commit d0f238ca8bd47e75b3867b3194962421dbf523c0)



To unsubscribe from these emails, change your notification settings at 
https://github.com/OpenSIPS/opensips/settings/notifications

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] d2e2a6: Merge pull request #3308 from ovidiusas/master

2024-02-22 Thread Bogdan Andrei IANCU
  Branch: refs/heads/3.2
  Home:   https://github.com/OpenSIPS/opensips
  Commit: d2e2a69d1276bdd59300ee866f7e53b4954e5052
  
https://github.com/OpenSIPS/opensips/commit/d2e2a69d1276bdd59300ee866f7e53b4954e5052
  Author: Bogdan Andrei IANCU 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M ut.c
M ut.h

  Log Message:
  ---
  Merge pull request #3308 from ovidiusas/master

core: consistent usage of int2str_buf
(cherry picked from commit 358afd07328c10434a2575cee8ce977d42e7656c)



To unsubscribe from these emails, change your notification settings at 
https://github.com/OpenSIPS/opensips/settings/notifications

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] efab99: core: consistent usage of int2str_buf

2024-02-22 Thread Bogdan Andrei IANCU
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: efab99599741c37886f6e20cb7be4587e84c0a06
  
https://github.com/OpenSIPS/opensips/commit/efab99599741c37886f6e20cb7be4587e84c0a06
  Author: Ovidiu Sas 
  Date:   2024-02-21 (Wed, 21 Feb 2024)

  Changed paths:
M ut.c
M ut.h

  Log Message:
  ---
  core: consistent usage of int2str_buf


  Commit: 09d2fdc0907bcf6cef8b04d86ca962071635721b
  
https://github.com/OpenSIPS/opensips/commit/09d2fdc0907bcf6cef8b04d86ca962071635721b
  Author: Ovidiu Sas 
  Date:   2024-02-21 (Wed, 21 Feb 2024)

  Changed paths:
M ut.h

  Log Message:
  ---
  core: fix old-style function definition error


  Commit: 358afd07328c10434a2575cee8ce977d42e7656c
  
https://github.com/OpenSIPS/opensips/commit/358afd07328c10434a2575cee8ce977d42e7656c
  Author: Bogdan Andrei IANCU 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M ut.c
M ut.h

  Log Message:
  ---
  Merge pull request #3308 from ovidiusas/master

core: consistent usage of int2str_buf


Compare: 
https://github.com/OpenSIPS/opensips/compare/4bf072d6338d...358afd07328c

To unsubscribe from these emails, change your notification settings at 
https://github.com/OpenSIPS/opensips/settings/notifications

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] c7e2c1: Merge pull request #3308 from ovidiusas/master

2024-02-22 Thread Bogdan Andrei IANCU
  Branch: refs/heads/3.4
  Home:   https://github.com/OpenSIPS/opensips
  Commit: c7e2c163fc387ab187ddb129644578fc308eb231
  
https://github.com/OpenSIPS/opensips/commit/c7e2c163fc387ab187ddb129644578fc308eb231
  Author: Bogdan Andrei IANCU 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M ut.c
M ut.h

  Log Message:
  ---
  Merge pull request #3308 from ovidiusas/master

core: consistent usage of int2str_buf
(cherry picked from commit 358afd07328c10434a2575cee8ce977d42e7656c)



To unsubscribe from these emails, change your notification settings at 
https://github.com/OpenSIPS/opensips/settings/notifications

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] 4bf072: rtpengine: always provide flags for any subcommand

2024-02-22 Thread Răzvan Crainea
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 4bf072d6338d584db64145c798b3dabc3e454248
  
https://github.com/OpenSIPS/opensips/commit/4bf072d6338d584db64145c798b3dabc3e454248
  Author: Razvan Crainea 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M modules/rtpengine/rtpengine.c

  Log Message:
  ---
  rtpengine: always provide flags for any subcommand



To unsubscribe from these emails, change your notification settings at 
https://github.com/OpenSIPS/opensips/settings/notifications

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] 8cdbfe: rtpengine: always provide flags for any subcommand

2024-02-22 Thread Răzvan Crainea
  Branch: refs/heads/3.4
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 8cdbfe61990d05cbb105efc66b78a15835ebde44
  
https://github.com/OpenSIPS/opensips/commit/8cdbfe61990d05cbb105efc66b78a15835ebde44
  Author: Razvan Crainea 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M modules/rtpengine/rtpengine.c

  Log Message:
  ---
  rtpengine: always provide flags for any subcommand

(cherry picked from commit 4bf072d6338d584db64145c798b3dabc3e454248)



To unsubscribe from these emails, change your notification settings at 
https://github.com/OpenSIPS/opensips/settings/notifications

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] 4b2123: rtp_relay: proper cleanup of a copy context

2024-02-22 Thread Răzvan Crainea
  Branch: refs/heads/3.4
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 4b212321ec882db942caf6c5ffa1800297d1ab8b
  
https://github.com/OpenSIPS/opensips/commit/4b212321ec882db942caf6c5ffa1800297d1ab8b
  Author: Razvan Crainea 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M modules/rtp_relay/rtp_relay.h
M modules/rtp_relay/rtp_relay_ctx.c
M modules/rtpengine/rtpengine.c
M modules/rtpproxy/rtpproxy.c

  Log Message:
  ---
  rtp_relay: proper cleanup of a copy context

When a copy context was deleted, a dangling pointer would have remained
in the session - this would lead to a crash, since it would access
invalid memory.

Thanks go to Rob Moore from Dubber for reporting this!

(cherry picked from commit 4efc482fc1fa1c518357e6b47a0cc1ee15e25cd1)



To unsubscribe from these emails, change your notification settings at 
https://github.com/OpenSIPS/opensips/settings/notifications

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [OpenSIPS/opensips] 364a45: rtp_relay: proper cleanup of a copy context

2024-02-22 Thread Răzvan Crainea
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 364a459f23e9098563e06c54d28f8236b2b53e1b
  
https://github.com/OpenSIPS/opensips/commit/364a459f23e9098563e06c54d28f8236b2b53e1b
  Author: Razvan Crainea 
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
M modules/rtpproxy/rtpproxy.c

  Log Message:
  ---
  rtp_relay: proper cleanup of a copy context

When a copy context was deleted, a dangling pointer would have remained
in the session - this would lead to a crash, since it would access
invalid memory.

Thanks go to Rob Moore from Dubber for reporting this!



To unsubscribe from these emails, change your notification settings at 
https://github.com/OpenSIPS/opensips/settings/notifications

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel