[OpenSIPS-Devel] [OpenSIPS/opensips] 58fa56: registrar: Fix possible crash with no Contact
Liviu Chircu
noreply at github.com
Fri Jul 17 13:04:10 EST 2020
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: 58fa56c6eda2b4fe067bfe7a83b6a8aaba13bacb
https://github.com/OpenSIPS/opensips/commit/58fa56c6eda2b4fe067bfe7a83b6a8aaba13bacb
Author: Liviu Chircu <liviu at opensips.org>
Date: 2020-07-17 (Fri, 17 Jul 2020)
Changed paths:
M modules/registrar/save.c
Log Message:
-----------
registrar: Fix possible crash with no Contact
CID #211379
Commit: 82dfe4c408e614750c819e0a566a7312b96ec02a
https://github.com/OpenSIPS/opensips/commit/82dfe4c408e614750c819e0a566a7312b96ec02a
Author: Liviu Chircu <liviu at opensips.org>
Date: 2020-07-17 (Fri, 17 Jul 2020)
Changed paths:
M modules/tracer/tracer.c
Log Message:
-----------
tracer: Fix unchecked return codes
CID #200092, #200088
Commit: 374fde456c1f713a3cea29c90ccfb3d3d4de8ede
https://github.com/OpenSIPS/opensips/commit/374fde456c1f713a3cea29c90ccfb3d3d4de8ede
Author: Liviu Chircu <liviu at opensips.org>
Date: 2020-07-17 (Fri, 17 Jul 2020)
Changed paths:
M modules/rest_client/rest_methods.c
Log Message:
-----------
rest_client: Mask Coverity false positive
It is fine to push a stack pointer into libcurl during a sync transfer,
since the control flow never leaves the original function before it is
completely done with the library.
CID #200078
Commit: 1b4fcc06af59e479547d348935300949f0dfb70d
https://github.com/OpenSIPS/opensips/commit/1b4fcc06af59e479547d348935300949f0dfb70d
Author: Liviu Chircu <liviu at opensips.org>
Date: 2020-07-17 (Fri, 17 Jul 2020)
Changed paths:
M modules/tracer/tracer.c
Log Message:
-----------
tracer: Fix possible crash on NULL context
CID #200069
Compare: https://github.com/OpenSIPS/opensips/compare/e7ba585438ff...1b4fcc06af59
More information about the Devel
mailing list