osmo-sip-connector[master]: use osmo_init_logging2() to avoid allocating from NULL context

2018-04-15 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/7813 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Id704689c9ad35a0db97aedae014e8b36eb1f86e2 Gerrit-PatchSet: 1 Gerrit-Project: osmo-sip-connector Gerrit-Branch:

[MERGED] osmo-sip-connector[master]: use osmo_init_logging2() to avoid allocating from NULL context

2018-04-15 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: use osmo_init_logging2() to avoid allocating from NULL context .. use osmo_init_logging2() to avoid allocating from NULL context This requires

[PATCH] osmo-sip-connector[master]: use osmo_init_logging2() to avoid allocating from NULL context

2018-04-15 Thread Harald Welte
Review at https://gerrit.osmocom.org/7813 use osmo_init_logging2() to avoid allocating from NULL context This requires libosmocore I216837780e9405fdaec8059c63d10699c695b360 or later to work. Change-Id: Id704689c9ad35a0db97aedae014e8b36eb1f86e2 --- M src/main.c 1 file changed, 1 insertion(+),