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 c43352dbc4230574e9d8ee47d3c2e33e9ad33492 (commit)
from c757272443e967ed7fe8e40cd9cae3986be0dd4c (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=c43352dbc4230574e9d8ee47d3c2e33…
commit c43352dbc4230574e9d8ee47d3c2e33e9ad33492
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Nov 9 15:44:16 2016 +0100
fix 'osmo-bts-* --version' segfault
Call vty_init() before handle_options() to make sure the host.app_info is
populated before --version potentially tries to print it.
Change-Id: Ic87b5498b57b2f0f876171a15e769b74c28348c1
-----------------------------------------------------------------------
Summary of changes:
src/common/main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)