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 ff43e1a1b306ea63f7b375bf0ab2773df7d144ba (commit)
from d27d4354c37fbce910869465e60bc226efc6e6f3 (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=ff43e1a1b306ea63f7b375bf0ab27…
commit ff43e1a1b306ea63f7b375bf0ab2773df7d144ba
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Wed Nov 29 16:29:08 2017 +0800
mobile: Re-introduce msg_ref in struct gsm_sms
In I4bac5f06921b5fd85a98d97770d42d4858ca1c42 I have removed the
msg_ref field. But in case we delete a transaction with a pending
SMS we need to get the msg_ref from somewhere. This is a partial
revert but for RX SMS it makes sure that msg_ref will be set (it
wasn't set before).
Change-Id: I9b0f90f875de5f072565878861d38b0bb3bfbded
-----------------------------------------------------------------------
Summary of changes:
src/host/layer23/include/osmocom/bb/mobile/gsm411_sms.h | 1 +
src/host/layer23/src/mobile/gsm411_sms.c | 16 +++++++++-------
2 files changed, 10 insertions(+), 7 deletions(-)
hooks/post-receive
--
The Open Source GSM Base Band stack