<p>Neels Hofmeyr <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/12266">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">vty: show subscriber: put() before printing the use count<br><br>Do not show the VTY command's own use count during 'show subscriber <ID>'.<br><br>When using 'show subscriber msisdn 2023', I was surprised to see a use count of<br>2 and suspected a use count leak. With 'show subscriber cache' however, the use<br>count is 1.<br><br>So I realized it is the vty command's own use count that makes it two, besides<br>the lu_complete=true one.<br><br>Change-Id: Id02b57b7ed299b010b9f8b9e809548eb1e6aa699<br>---<br>M src/libmsc/msc_vty.c<br>1 file changed, 5 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/66/12266/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/12266">change 12266</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/12266"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-msc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Id02b57b7ed299b010b9f8b9e809548eb1e6aa699 </div>
<div style="display:none"> Gerrit-Change-Number: 12266 </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: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-CC: Max <msuraev@sysmocom.de> </div>