<p>neels <strong>uploaded patch set #9</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-hlr/+/15915">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">add osmo_gsup_msgb_alloc()<br><br>Throughout osmo-hlr's code, the GSUP msgb allocation is duplicated as:<br><br>  msgb_alloc_headroom(1024+16, 16, "foo");<br><br>Instead, use one common function to keep the magic numbers in one place.<br><br>Change-Id: I40e99b5bc4fd8f750da7643c03b2119ac3bfd95e<br>---<br>M include/osmocom/hlr/gsup_server.h<br>M src/gsup_server.c<br>M src/hlr.c<br>M src/hlr_ussd.c<br>M src/luop.c<br>5 files changed, 17 insertions(+), 9 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-hlr refs/changes/15/15915/9</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-hlr/+/15915">change 15915</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/c/osmo-hlr/+/15915"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-hlr </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I40e99b5bc4fd8f750da7643c03b2119ac3bfd95e </div>
<div style="display:none"> Gerrit-Change-Number: 15915 </div>
<div style="display:none"> Gerrit-PatchSet: 9 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>