<p>Neels Hofmeyr <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/9953">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">add osmo_xua_msg_tall_ctx_init()<br><br>So far the tall_xua ctx used to allocate from in xua_msg_alloc() was never<br>initialized, actually hiding memory leaks from the talloc report.<br>Add this API to allow branching the xua_msg ctx off a sane root ctx.<br><br>Explicitly initialize tall_xua to NULL, so that, if xua_msg_ctx_init() isn't<br>called, tall_xua is still guaranteed to not be a random pointer.<br><br>osmo-bsc will use this function to hook the tall_xua ctx to osmo-bsc's own root<br>ctx.<br><br>Change-Id: I618878680a096a7f7fc2d83098590f2e4cb08870<br>---<br>M include/osmocom/sigtran/xua_msg.h<br>M src/xua_msg.c<br>2 files changed, 9 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/53/9953/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/9953">change 9953</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/9953"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmo-sccp </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I618878680a096a7f7fc2d83098590f2e4cb08870 </div>
<div style="display:none"> Gerrit-Change-Number: 9953 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: Pau Espin Pedrol <pespin@sysmocom.de> </div>