Branch: refs/heads/3.4
  Home:   https://github.com/OpenSIPS/opensips
  Commit: c566866ed21e948636718e4449d6a841bc27d9a4
      
https://github.com/OpenSIPS/opensips/commit/c566866ed21e948636718e4449d6a841bc27d9a4
  Author: Liviu Chircu <[email protected]>
  Date:   2025-10-22 (Wed, 22 Oct 2025)

  Changed paths:
    M mem/common.h
    M mem/f_malloc.c
    M mem/hp_malloc.c

  Log Message:
  -----------
  Mitigate dprint() deadlocks with dbg allocators

Only concerns F_MALLOC_DBG, HP_MALLOC_DBG and F_PARALLEL_MALLOC_DBG
allocators, and reduces the chance of a self-deadlock in LIBC whenever
an OpenSIPS worker crashes inside any kind of dprint() statement.

Related to #3742

(cherry picked from commit 6c914e388be971fd4b7d341506a0856533e6e5b7)

Fix HP_MALLOC issue in prev commit

(cherry picked from commit 1377c59e1ad66cb859b33256efbb3fc28317fddd)



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

_______________________________________________
Devel mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to