libosmocore.git branch master updated. 0.9.6-384-gb2e41cc1

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Thu Sep 14 01:59:21 UTC 2017


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=b2e41cc174e3423282a30fa7c40133350973e300

commit b2e41cc174e3423282a30fa7c40133350973e300
Author: Neels Hofmeyr <neels at 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
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list