<p>lynxis lazus <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/25143">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gprs_ns2: add recursive anchor to protect against double free<br><br>When free'ing a NSE/NSVC/BIND ensure there can't be a double<br>free by using a free anchor in the struct.<br><br>Recursive free's can happen when the NS user reacts on an event<br>(e.g. GPRS_NS2_AFF_CAUSE_VC_FAILURE) and calls the free().<br>Or when the user free's a NSVC when the NSE uses SNS as configuration,<br>the fsm tries to free it again.<br><br>Change-Id: If9823aadaa936e136aa43e88cee925ddd5974841<br>---<br>M src/gb/gprs_ns2.c<br>M src/gb/gprs_ns2_internal.h<br>2 files changed, 20 insertions(+), 5 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/43/25143/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/25143">change 25143</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/libosmocore/+/25143"/><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-Change-Id: If9823aadaa936e136aa43e88cee925ddd5974841 </div>
<div style="display:none"> Gerrit-Change-Number: 25143 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-CC: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>