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 4b7c791e15e921ce5427c531f740df7474c6a1cb (commit)
from f624546ed1336ef2c092a254fddea6b904a9e274 (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=4b7c791e15e921ce5427c531f740…
commit 4b7c791e15e921ce5427c531f740df7474c6a1cb
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Sat Oct 7 04:45:01 2017 +0200
gsm: make osmo_imsi_str_valid() NULL-safe
No callers that would pass NULL exist, but let's check against NULL from the
start.
Fixup for recent change I1e94f5b0717b947d2a7a7d36bacdf04a75cb3522.
Change-Id: I111fbf29228929f2cd6ffa06bcb1f69da223224e
-----------------------------------------------------------------------
Summary of changes:
src/gsm/gsm23003.c | 2 ++
tests/gsm23003/gsm23003_test.c | 2 ++
tests/gsm23003/gsm23003_test.ok | 2 ++
3 files changed, 6 insertions(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications