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 9f6760de2cf3166c169ba4018144e2cd95fafaff (commit)
from 38943b7b5e0afacbbaf06b351a35c03bf903fe2a (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=9f6760de2cf3166c169ba4018144e2cd…
commit 9f6760de2cf3166c169ba4018144e2cd95fafaff
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Jul 12 00:25:51 2017 +0200
check for missing result of rate_ctr_group_alloc()
In case the counter group allocation fails, we must handle this
gracefully and fail the allocation of the parent object, too.
RelateD: OS#2361
Change-Id: I7dad4a4d52fe05f6b990359841b4408df5990e21
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gb_proxy.c | 4 ++++
openbsc/src/gprs/gb_proxy_peer.c | 4 ++++
openbsc/src/gprs/gprs_sgsn.c | 16 ++++++++++++++++
openbsc/src/libbsc/net_init.c | 4 ++++
openbsc/src/libcommon-cs/common_cs.c | 4 ++++
5 files changed, 32 insertions(+)
hooks/post-receive
--
Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)