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, pmaier/rbs2000 has been updated
via 92d3bbb23e1e2904bedb2ffc4deb34e478ddaa1c (commit)
from 7c36b0a63a454c7a39c7533e23c9aa011eddf471 (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=92d3bbb23e1e2904bedb2ffc4deb…
commit 92d3bbb23e1e2904bedb2ffc4deb34e478ddaa1c
Author: Philipp <pmaier(a)sysmocom.de>
Date: Thu Dec 8 17:23:26 2016 +0100
lapd_core: Improved debug output
The debug output of lapd core has no references to the dl objects,
since we have multiple links, seeing which action is for which
object is impossible. This commit adds pointer references (dl=%p)
to each log line.
-----------------------------------------------------------------------
Summary of changes:
src/gsm/lapd_core.c | 340 +++++++++++++++++++++++++++++-----------------------
1 file changed, 191 insertions(+), 149 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications