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, master has been updated
via e91cd2b0887b0ed41a3bb4c49e4478defd208554 (commit)
via 9eeb0b1a136fc8c24a86cb4d832c264674c10db0 (commit)
from a8bf666a099ecc7bb8436f31b7f30e246ef50015 (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=e91cd2b0887b0ed41a3bb4c49e4478d…
commit e91cd2b0887b0ed41a3bb4c49e4478defd208554
Author: Max <msuraev(a)sysmocom.de>
Date: Mon May 29 16:31:23 2017 +0200
OML: fix Coverity-reported issues
* CID 169803: Null pointer dereferences
* CID 169802: Incorrect expression
Change-Id: Ib3f91be97c8bf81a87681814bf81d3a5a9950e54
Related: OS#1614
http://cgit.osmocom.org/osmo-bts/commit/?id=9eeb0b1a136fc8c24a86cb4d832c264…
commit 9eeb0b1a136fc8c24a86cb4d832c264674c10db0
Author: Max <msuraev(a)sysmocom.de>
Date: Mon May 29 16:23:02 2017 +0200
Add version to phy_instance
Change-Id: I5b2352b8d15e9b0d8616fcd526b4902d247e4693
Related: OS#1614
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/phy_link.h | 2 +-
src/common/oml.c | 8 ++++++--
src/osmo-bts-octphy/l1_oml.c | 5 +++--
src/osmo-bts-sysmo/l1_if.c | 4 ++++
4 files changed, 14 insertions(+), 5 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)