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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, fairwaves/master has been updated via 3dc5c93e22786c4e448a243678c435bd6726d9d4 (commit) via 3b3e16c4e4edac3ffc572ba8b754609e6a67c93f (commit) via 8f8c2a621de1977c2684b2b70e06720ac850b858 (commit) from 5bb48d0c75fee2b2d4965a0a282f7daf8e711e38 (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/osmo-bts/commit/?id=3dc5c93e22786c4e448a243678c435bd...
commit 3dc5c93e22786c4e448a243678c435bd6726d9d4 Author: Alexander Chemeris Alexander.Chemeris@gmail.com Date: Sun Jun 14 23:52:27 2015 -0400
l1sap: Fix use-after-free in loopback mode.
http://cgit.osmocom.org/osmo-bts/commit/?id=3b3e16c4e4edac3ffc572ba8b754609e...
commit 3b3e16c4e4edac3ffc572ba8b754609e6a67c93f Author: Alexander Chemeris Alexander.Chemeris@gmail.com Date: Mon Jun 15 00:40:27 2015 -0400
trx: fix potential use of uninitialized toa variable.
Not really a bug, as we're smart about it down the stream, but it's better to be strict here as well.
http://cgit.osmocom.org/osmo-bts/commit/?id=8f8c2a621de1977c2684b2b70e06720a...
commit 8f8c2a621de1977c2684b2b70e06720ac850b858 Author: Alexander Chemeris Alexander.Chemeris@gmail.com Date: Mon Jun 15 00:33:37 2015 -0400
trx: Send POWERON/OFF commands to osmo-bts only for the first channel.
osmo-trx never supported separate power control for trx's, but now it started to be more strict about it.
-----------------------------------------------------------------------
Summary of changes: src/common/l1sap.c | 14 +++++++++++--- src/osmo-bts-trx/trx_if.c | 12 +++++++++--- 2 files changed, 20 insertions(+), 6 deletions(-)
hooks/post-receive