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 "Osmocom code for Iuh interface".
The branch, master has been updated
via 46fea15afc38fb995baf4100f4de1d6a3565899f (commit)
from 166a3767bdab6f9b45b1b401cccea6aba3c0b201 (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-iuh/commit/?id=46fea15afc38fb995baf4100f4de1d6…
commit 46fea15afc38fb995baf4100f4de1d6a3565899f
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Thu Apr 6 18:40:25 2017 +0200
hnbgw: Fix crash if cnlink fails to connect
Return NULL in the error code path, otherwise an uninitialized pointer
is returned and later accessed when a UE tries to register using the
cnlink.
Change-Id: I4f3e2e0680de3216e2e569958bd64f70dc30c2a3
-----------------------------------------------------------------------
Summary of changes:
src/hnbgw_cn.c | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
Osmocom code for Iuh interface