libosmocore.git branch master updated. 0.9.6-274-g21be837

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 Jun 18 19:01:02 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  21be83794fb856f93e545ece7d60a451ea26bacc (commit)
      from  faa04613143eff3345e9a0e1b7abebefb977e6e0 (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=21be83794fb856f93e545ece7d60a451ea26bacc

commit 21be83794fb856f93e545ece7d60a451ea26bacc
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Sun Jun 18 00:52:56 2017 +0200

    tlv_test.c: Fix compilation warnings
    
    Several warnings like the one below are fixed:
    warning: array subscript is below array bounds [-Warray-bounds]
      uint8_t *unchanged_ptr = buf - 1;
    
    Change-Id: I35d7d926939c14700cbca732bd64e588c75424b4

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

Summary of changes:
 tests/tlv/tlv_test.c | 44 +++++++++++++++++++++++++-------------------
 1 file changed, 25 insertions(+), 19 deletions(-)


hooks/post-receive
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list