<p>Richard Mudgett <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/10826">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">stasic.c: Fix printf format type mismatches with arguments.<br><br>An int64_t is not likely the same size as a long.<br><br>* Changed the int64_t values in the statistics structs to longs so casting<br>is not necessary when generating the formatted CLI output. The offending<br>members did not need to be int64_t anyway as they were only set by an int<br>type variable which was already truncating bits.<br><br>* Reordered the statistics structs to reduce potential padding bytes.<br><br>Change-Id: Ic090a070e9dc4ca650ebdb9c01ed50a581289962<br>---<br>M main/stasis.c<br>1 file changed, 16 insertions(+), 16 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/26/10826/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/10826">change 10826</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.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.asterisk.org/10826"/><meta itemprop="name" content="View Change"/></div></div>
<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 13 </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Ic090a070e9dc4ca650ebdb9c01ed50a581289962 </div>
<div style="display:none"> Gerrit-Change-Number: 10826 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Richard Mudgett <rmudgett@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation (1000185) </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>