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 b2e41cc174e3423282a30fa7c40133350973e300 (commit) from d64b6aed235f6e4d84a2cb8e84b32c3179260254 (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=b2e41cc174e3423282a30fa7c4013...
commit b2e41cc174e3423282a30fa7c40133350973e300 Author: Neels Hofmeyr neels@hofmeyr.de Date: Tue Sep 12 03:25:43 2017 +0200
osmo-auc-gen.c: squelch compiler warnings, move local var
The compiler thinks that ind or ind_mask may be used uninitialized, because it doesn't analyze the conditionality of command line arguments and other variables set accordingly. Make the compiler happy by zero initializing.
Change-Id: I9ddcb0525159da520aceaeb6e908a735a003bb5a
-----------------------------------------------------------------------
Summary of changes: utils/osmo-auc-gen.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org