<p>dexter <strong>uploaded patch set #4</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/17269">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo-sim-test: check tlv_parsed struct tp before access<br><br>The variable struct tlv_parsed tp in dump_file() conditionally<br>initalized by tlv_parse() but later it is accessed under a different<br>condition without a check that makes sure that tp is only accessed when<br>tlv_parse() was called beforehand. Lets introduce a check that makes<br>sure tp can not be accessed when it is uninitalized.<br><br>Change-Id: I6b0209b966127a4195e6f4bcb43d49387c7646ce<br>Fixes: CID#208435<br>---<br>M utils/osmo-sim-test.c<br>1 file changed, 8 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/69/17269/4</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/17269">change 17269</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/+/17269"/><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: I6b0209b966127a4195e6f4bcb43d49387c7646ce </div>
<div style="display:none"> Gerrit-Change-Number: 17269 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>