<p> Attention is currently required from: Michael Bradeen, Joshua Colp. </p>
<p>Patch set 5:<span style="border-radius: 3px; display: inline-block; margin: 0 2px; padding: 4px;background-color: #ffd4d4; color: #000000;">Code-Review -1</span></p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16571">View Change</a></p><p>3 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="null">Commit Message:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/c/asterisk/+/16571/comment/7fc4f6c7_539cb15d">Patch Set #5, Line 12:</a> </p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;"><pre style="font-family: monospace,monospace; white-space: pre-wrap;">test_linkedlist: 'bogus' variable was manually allocated from a macro, and the<br>test fails if this happens but the compiler couldn't 'see' this and returns a<br>warning. 'stackbogus' variable used instead for the warned test instead.<br>chan_ooh323: Fixed various indentation issues that triggered misleading indentation<br>warnings.<br><br></pre></blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">Long lines.  Keep them under 72.<br>Also too many "instead"s. ðŸ˜Š</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="null">File addons/ooh323c/src/memheap.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/c/asterisk/+/16571/comment/39761a23_8cd02e12">Patch Set #5, Line 1155:</a> <code style="font-family:monospace,monospace">         ast_mutex_unlock(&pMemHeap->pLock);</code></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">This source file was always horribly formatted and you don't have to fix all the issues but Asterisk coding guidelines require braces around all "if" constructs.<br>Since you have to update teh review anyways, change this to:<br>} else {<br>    ast_mutex...<br>}</pre></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="null">File addons/ooh323c/src/ooh323.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/c/asterisk/+/16571/comment/09645bb6_a9a6f34f">Patch Set #5, Line 1069:</a> </p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;"><pre style="font-family: monospace,monospace; white-space: pre-wrap;">      }<br>      if (call->h225version >= 4) {<br>                   ret =ooSendTCSandMSD(call);<br>           }<br>     if (ret != OO_OK) {<br>                   return ret;<br>      }<br></pre></blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">More mess (not your doing).  I think if you tried to fix the indentation here it'd look worse so you can leave this one alone.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16571">change 16571</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/c/asterisk/+/16571"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: If4fe42222c8444dc16828a42731ee53b4ce5cbbe </div>
<div style="display:none"> Gerrit-Change-Number: 16571 </div>
<div style="display:none"> Gerrit-PatchSet: 5 </div>
<div style="display:none"> Gerrit-Owner: Michael Bradeen <mbradeen@sangoma.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Gerrit-Reviewer: Sean Bright <sean@seanbright.com> </div>
<div style="display:none"> Gerrit-Attention: Michael Bradeen <mbradeen@sangoma.com> </div>
<div style="display:none"> Gerrit-Attention: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Fri, 15 Oct 2021 12:23:30 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: Yes </div>
<div style="display:none"> Gerrit-MessageType: comment </div>