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 53e2672e1169883983cd3efba3ced2d644ad4ffa (commit) via 6cfa56ba0c887d63c40efbab369541681f13fe21 (commit) from 3faa0148054ae47924e20a3c3cae4cdf969ab695 (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=53e2672e1169883983cd3efba3ced...
commit 53e2672e1169883983cd3efba3ced2d644ad4ffa Author: Harald Welte laforge@gnumonks.org Date: Wed Jan 4 11:18:59 2017 +0100
lapd_test: avoid calling memcpy with NULL source
fixes lapd/lapd_test.c:54:2: runtime error: null pointer passed as argument 2, which is declared to never be null
Change-Id: I7030729f4f4c867adecc7afc15bb5ca9beff0030
http://cgit.osmocom.org/libosmocore/commit/?id=6cfa56ba0c887d63c40efbab36954...
commit 6cfa56ba0c887d63c40efbab369541681f13fe21 Author: Harald Welte laforge@gnumonks.org Date: Wed Jan 4 10:06:09 2017 +0100
gprs_cipher_core: Use typecase to avoid sanitizer error
This resolves gprs_cipher_core.c:118:37: runtime error: left shift of 1 by 31 places cannot be represented in type 'int'
Change-Id: Ib1866595030ad9d11c886621ce69632462befa3a
-----------------------------------------------------------------------
Summary of changes: src/gsm/gprs_cipher_core.c | 2 +- tests/lapd/lapd_test.c | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org