libosmo-abis.git branch master updated. v0.3.1-2-g3a580f2

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
Sun Mar 22 08:26:45 UTC 2015


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 "Osmocom A-bis protcol interface library".

The branch, master has been updated
       via  3a580f263a24e0ce7d3ed544af0373c22ae9eeac (commit)
      from  050d60a9a1210d456e5db247cef0e860ed38ebbb (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/libosmo-abis/commit/?id=3a580f263a24e0ce7d3ed544af0373c22ae9eeac

commit 3a580f263a24e0ce7d3ed544af0373c22ae9eeac
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Sun Mar 22 09:25:19 2015 +0100

    subchan: Remove unused const variable
    
    nullbytes has never been used, I assume the code ended up
    using memset instead of copying from nullbytes.
    
    Fixes:
    subchan_demux.c:47:22: warning: unused variable 'nullbytes' [-Wunused-const-variable]
    static const uint8_t nullbytes[SYNC_HDR_BITS];

-----------------------------------------------------------------------

Summary of changes:
 src/subchan_demux.c | 1 -
 1 file changed, 1 deletion(-)


hooks/post-receive
-- 
Osmocom A-bis protcol interface library



More information about the osmocom-commitlog mailing list