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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated via 968a6c2365c0f772fa65ebe66466715d6861e7fc (commit) from e229071479282f854656799c19a07fbe79a20e57 (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/openbsc/commit/?id=968a6c2365c0f772fa65ebe66466715d6...
commit 968a6c2365c0f772fa65ebe66466715d6861e7fc Author: Pablo Neira Ayuso pablo@gnumonks.org Date: Sun Sep 10 20:38:06 2017 +0200
libmsc: sms_route_mt_sms() may return uninitialized return value
If smpp_first is set off and there is a local receiver for this sms, then return 0. Without this patch, we return 'rc' which is uninitialized in the scenario that I'm describing above.
Change-Id: I0c0bcd919cc3275d491995d17c6a32bb61c6afe1
-----------------------------------------------------------------------
Summary of changes: openbsc/src/libmsc/gsm_04_11.c | 41 +++++++++++++++++++++-------------------- 1 file changed, 21 insertions(+), 20 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org