<p>Kévin Redon <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/10218">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">remsim: fix payload overwriting<br><br>The slot number is in the header, and correctly set in st_push_hdr.<br>Setting the slot in st_slot_tx_msg will overwrite the payload data.<br>This caused bytes three of the ATR to be changed from 0x96 to 0x00,<br>corrupting the ATR. This corruption is caught by the ATR checksum,<br>and the modem would reset the card (2 additional times) to try to<br>get correct ATR.<br><br>Change-Id: If971699993617fc50557d20582c344ea06645a3f<br>---<br>M host/simtrace2-remsim.c<br>1 file changed, 0 insertions(+), 5 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/simtrace2 refs/changes/18/10218/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/10218">change 10218</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/10218"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: simtrace2 </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: If971699993617fc50557d20582c344ea06645a3f </div>
<div style="display:none"> Gerrit-Change-Number: 10218 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Kévin Redon <kredon@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>