[OpenSIPS-Devel] [OpenSIPS/opensips] c1df32: acc: Simplify some startup parsing code
Liviu Chircu
liviu at opensips.org
Fri Jan 5 06:38:04 EST 2018
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: c1df327865856e145fb6a0f5735b773e658397ed
https://github.com/OpenSIPS/opensips/commit/c1df327865856e145fb6a0f5735b773e658397ed
Author: Liviu Chircu <liviu at opensips.org>
Date: 2018-01-05 (Fri, 05 Jan 2018)
Changed paths:
M modules/acc/acc_extra.c
Log Message:
-----------
acc: Simplify some startup parsing code
* use str_strcmp() more often
* code only runs at startup, no need for static storage
* remove redundant "inline" modifiers
Commit: 468060b3e47d399bf94e14411db02dabf12e0cb0
https://github.com/OpenSIPS/opensips/commit/468060b3e47d399bf94e14411db02dabf12e0cb0
Author: Liviu Chircu <liviu at opensips.org>
Date: 2018-01-05 (Fri, 05 Jan 2018)
Changed paths:
M modules/mid_registrar/mid_registrar.c
Log Message:
-----------
mid_registrar: Fix possible startup segfault
If you don't set commit 34d0b1bc2's modparam, you win a corefile.
Compare: https://github.com/OpenSIPS/opensips/compare/99c32a3e5f12...468060b3e47d
More information about the Devel
mailing list