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 55363a9f621566d82fc30408a6c657d9e81f5789 (commit)
from 8593f1f57a5140a34cd4f7063c2e7fcb54e1837b (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=55363a9f621566d82fc30408a6c6…
commit 55363a9f621566d82fc30408a6c657d9e81f5789
Author: Daniel Willmann <daniel(a)totalueberwachung.de>
Date: Tue Nov 15 10:05:51 2016 +0100
vty: Skip printing non-initialized log categories
Without this patch the vty command show logging vty will cause a segfault if
not all elements of the log_categories array are defined.
Ticket: OW#3053
Sponsored-by: On-Waves ehf
Change-Id: Ieeba649c3bde6c9376d8e32b00b92beb37c08ef2
-----------------------------------------------------------------------
Summary of changes:
src/vty/logging_vty.c | 3 +++
1 file changed, 3 insertions(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications