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 064ffe6563cdf7105d97e3d45c2d14520cea8352 (commit)
from c1cdd3b5a4a69b12ca1b4d3f6cedd224257cf504 (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=064ffe6563cdf7105d97e3d45c2d1…
commit 064ffe6563cdf7105d97e3d45c2d14520cea8352
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Wed May 17 02:26:00 2017 +0300
host/mobile: use talloc for ms->name allocation
The approach of talloc memory management reduces memory usage,
and prevents some buffer overflows, which were possible before.
Change-Id: Icd6706117fdd7f1b3481b0e3817bbb3b31f12f60
-----------------------------------------------------------------------
Summary of changes:
.../include/osmocom/bb/common/osmocom_data.h | 2 +-
src/host/layer23/src/common/main.c | 3 +-
src/host/layer23/src/mobile/app_mobile.c | 16 +++++----
src/host/layer23/src/mobile/gsm322.c | 38 ++++++++++++----------
src/host/layer23/src/mobile/vty_interface.c | 2 +-
5 files changed, 33 insertions(+), 28 deletions(-)
hooks/post-receive
--
The Open Source GSM Base Band stack