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=21be83794fb856f93e545ece7d60…
commit 21be83794fb856f93e545ece7d60a451ea26bacc
Author: Pau Espin Pedrol <pespin(a)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