This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "MNCC <-> SIP bridge".
The branch, master has been updated
via bec32eb2073a5ae669260a7634bd91a245ce3e30 (commit)
from adc7484a0c65caf01278759804535e4072e27fa2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-sip-connector/commit/?id=bec32eb2073a5ae669260…
commit bec32eb2073a5ae669260a7634bd91a245ce3e30
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Thu Mar 31 19:36:27 2016 +0200
coverity: Address two issues found by coverity
Add NULL check in the case of MNCC disconnect that was missing and
add an assert to show that at this point the other leg must exist.
Fixes: CID#80799, CID#80800, 80801
-----------------------------------------------------------------------
Summary of changes:
src/app.c | 6 ++++--
src/mncc.c | 1 +
2 files changed, 5 insertions(+), 2 deletions(-)
hooks/post-receive
--
MNCC <-> SIP bridge