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 4b731a33783b1eb9cfb83577d8fc414433e20eb0 (commit)
from 5daec07de1ea4ab1deb461049f1d6b569353d68b (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=4b731a33783b1eb9cfb83577d8fc4144…
commit 4b731a33783b1eb9cfb83577d8fc414433e20eb0
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Jul 17 23:59:39 2017 +0200
gtphob: 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.
The recent change (Id I7dad4a4d52fe05f6b990359841b4408df5990e21) seems
to have missed one instance, so let's follow-up.
Change-Id: I1ee9e3d26dcc18e7f979fd9a786162cbcc50942c
Related: OS#2361
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gtphub.c | 4 ++++
1 file changed, 4 insertions(+)
hooks/post-receive
--
Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)