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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 9533631e531671e7029bbe7bc2e264d9080f56c7 (commit)
from 4a1cb09a40aaba7f412d1384b2a1a06934310359 (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/libosmocore/commit/?id=9533631e531671e7029bbe7bc2e2…
commit 9533631e531671e7029bbe7bc2e264d9080f56c7
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Nov 26 09:54:40 2016 +0100
osmo-sim-test.c: Fix rmsg check
we wanted to check for !rmsg, but used to check for !msg, missing error
returns from read_record_nr().
Change-Id: I79b6a94b1aa947c8329317b0626865c3cd4159c1
Fixes: Coverity CID 57672
-----------------------------------------------------------------------
Summary of changes:
utils/osmo-sim-test.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications