[OpenSIPS-Devel] [OpenSIPS/opensips] 35501e: Fix compilation with non-HP_MALLOC and -DUNIT_TESTS
Liviu Chircu
noreply at github.com
Fri May 22 13:28:19 EST 2020
Branch: refs/heads/2.4
Home: https://github.com/OpenSIPS/opensips
Commit: 35501e70986bb0addaf889f74574b990d5b72e1d
https://github.com/OpenSIPS/opensips/commit/35501e70986bb0addaf889f74574b990d5b72e1d
Author: Liviu Chircu <liviu at opensips.org>
Date: 2020-05-22 (Fri, 22 May 2020)
Changed paths:
M mem/test/test_hp_malloc.c
M pt.c
Log Message:
-----------
Fix compilation with non-HP_MALLOC and -DUNIT_TESTS
Commit: f8e19b62a5f539a6cba2743f535413f06e7760d2
https://github.com/OpenSIPS/opensips/commit/f8e19b62a5f539a6cba2743f535413f06e7760d2
Author: Liviu Chircu <liviu at opensips.org>
Date: 2020-05-22 (Fri, 22 May 2020)
Changed paths:
M core_stats.c
Log Message:
-----------
signal_pkg_status(): Fix un-initialized pt entry detection
otherwise, OpenSIPS may do a kill(-1, SIGUSR2), which terminates all
processes of the current user...
(sometimes this includes the entire X session :-) )
Compare: https://github.com/OpenSIPS/opensips/compare/3580ba495016...f8e19b62a5f5
More information about the Devel
mailing list