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 fcf81b5deb8d02ba45907e90bb6668c67986a028 (commit)
from d7ee5759cb3296ef32b6dc1858882a122c358165 (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=fcf81b5deb8d02ba45907e90bb66…
commit fcf81b5deb8d02ba45907e90bb6668c67986a028
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Oct 19 15:50:44 2017 +0200
Make osmo_apn_to_str() more robust
Previously it would crash on NULL input. Let's handle it gracefully
instead. Corresponding test case is also added.
Change-Id: I587153e49d1c92128fac3ae5c124adba9592378e
-----------------------------------------------------------------------
Summary of changes:
src/gsm/apn.c | 3 +++
tests/gprs/gprs_test.c | 7 +++++++
2 files changed, 10 insertions(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications