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 "The Open Source GSM Base Band stack".
The branch, master has been updated
via 3483d4d8447de3a0177204e4c8b74daa57f02cda (commit)
via 43ecde0fced685bc5b4fa4818df36a6bc394df59 (commit)
from 52fbe66ca7ca22a834f368bc783a3400a46fd09e (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/osmocom-bb/commit/?id=3483d4d8447de3a0177204e4c8b74…
commit 3483d4d8447de3a0177204e4c8b74daa57f02cda
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed Nov 8 18:35:08 2017 +0700
mobile/gsm322.c: prevent buffer over-/under-run
Change-Id: Ic12587a6c6456b8663e5357cf68a22c6d1927a07
http://cgit.osmocom.org/osmocom-bb/commit/?id=43ecde0fced685bc5b4fa4818df36…
commit 43ecde0fced685bc5b4fa4818df36a6bc394df59
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Thu Nov 2 17:51:19 2017 +0700
mobile/gsm322.c: prevent calling memset() with zero length
This change prevents a possibility of calling memset()
with constant zero length parameter, and the corresponding
compiler warning.
Change-Id: I2d8d78474614939659a7f24d5007b1c890776b1a
-----------------------------------------------------------------------
Summary of changes:
src/host/layer23/src/mobile/gsm322.c | 7 +++++++
1 file changed, 7 insertions(+)
hooks/post-receive
--
The Open Source GSM Base Band stack