<p style="white-space: pre-wrap; word-wrap: break-word;">What about applying this patch in openbsc instead?</p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/openbsc/src/libcommon/talloc_ctx.c b/openbsc/src/libcommon/talloc_ctx.c<br>index 5e3d9aebe..2cbb76e57 100644<br>--- a/openbsc/src/libcommon/talloc_ctx.c<br>+++ b/openbsc/src/libcommon/talloc_ctx.c<br>@@ -47,10 +47,10 @@ void talloc_ctx_init(void *ctx_root)<br>        tall_sub_req_ctx = talloc_named_const(ctx_root, 0, "subscr_request");<br>        tall_call_ctx = talloc_named_const(ctx_root, 0, "gsm_call");<br>        tall_paging_ctx = talloc_named_const(ctx_root, 0, "paging_request");<br>-       tall_sigh_ctx = talloc_named_const(ctx_root, 0, "signal_handler");<br>        tall_tqe_ctx = talloc_named_const(ctx_root, 0, "subch_txq_entry");<br>        tall_trans_ctx = talloc_named_const(ctx_root, 0, "transaction");<br>        tall_map_ctx = talloc_named_const(ctx_root, 0, "trau_map_entry");<br>        tall_upq_ctx = talloc_named_const(ctx_root, 0, "trau_upq_entry");<br>        tall_ctr_ctx = talloc_named_const(ctx_root, 0, "counter");<br>+       osmo_signal_talloc_ctx_init(ctx_root);<br> }</pre><p style="white-space: pre-wrap; word-wrap: break-word;">(+ adding required header, etc.)</p><p>Patch set 1:<span style="border-radius: 3px; display: inline-block; margin: 0 2px; padding: 4px;background-color: #ffd4d4;">Code-Review -1</span></p><p><a href="https://gerrit.osmocom.org/13385">View Change</a></p><ul style="list-style: none; padding: 0;"></ul><p>To view, visit <a href="https://gerrit.osmocom.org/13385">change 13385</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/13385"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: Ib4cb31427a1cad063bc9f1a10b9c3182b314a9f2 </div>
<div style="display:none"> Gerrit-Change-Number: 13385 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Max <msuraev@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Vadim Yanitskiy <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Fri, 22 Mar 2019 13:59:55 +0000 </div>
<div style="display:none"> Gerrit-HasComments: No </div>
<div style="display:none"> Gerrit-HasLabels: Yes </div>