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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated via 948847c23802ac344b0be0813d55a496d6a73263 (commit) from 406577be0a5a0f845d673d18a21d717c702bbcdf (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/openbsc/commit/?id=948847c23802ac344b0be0813d55a496d...
commit 948847c23802ac344b0be0813d55a496d6a73263 Author: Ivan Kluchnikov kluchnikovi@gmail.com Date: Thu Aug 10 17:34:05 2017 +0300
handover_logic: set correct link to bts for subscriber_connection in case of moving this connection to another bts
In case of successful completion of handover gsm_subscriber_connection could be moved from one bts to another, so connection link to bts should be replaced by link to bts, which owns new_lchan. This bug was detected, because conn->bts->nr is used in call control log messages and wrong number of bts was observed in these messages after handover.
Change-Id: Idc7dd412b7580c451e716b73ef7549826c60b0d9
-----------------------------------------------------------------------
Summary of changes: openbsc/src/libbsc/handover_logic.c | 1 + 1 file changed, 1 insertion(+)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org