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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 409e897df56b62b8282d54e759e2f30f0476ab12 (commit)
from 33e03065a508f1238056f36841b97d38083ac18b (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/libosmocore/commit/?id=409e897df56b62b8282d54e759e2…
commit 409e897df56b62b8282d54e759e2f30f0476ab12
Author: Max <msuraev(a)sysmocom.de>
Date: Tue May 2 16:12:56 2017 +0200
Fix broken ctrl commands
Recent changes to libosmoctrl resulted in ctrl comands being broken
because local lookup helper returned incorrect value for ROOT_NODE.
Note: although this commit seems to fix it for me, I'm still not sure
how the logic behind lookup function return values work. Would be nice
to get it documented.
Change-Id: Iddd20602047ebd9be1b668593f5dfa6f1d3e8369
-----------------------------------------------------------------------
Summary of changes:
src/ctrl/fsm_ctrl_commands.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications