<p> Attention is currently required from: Philip Prindeville. </p>
<p>Patch set 13:<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/+/18532">View Change</a></p><p>4 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/+/18532/comment/cbcfd072_de8c97cc">Patch Set #13, Line 8:</a> <code style="font-family:monospace,monospace"></code></p><p style="white-space: pre-wrap; word-wrap: break-word;">What is being tested exactly?</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="null">File tests/test_crypto.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/+/18532/comment/ba90a8d2_1d06a530">Patch Set #13, Line 4:</a> <code style="font-family:monospace,monospace"> * Copyright (C) 2022, Digium, Inc.</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">The copyright is yours, not Digium's.</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/c/asterisk/+/18532/comment/b48f3a50_37b8cc5d">Patch Set #13, Line 107:</a> <code style="font-family:monospace,monospace">        strcat(key_dir, "/tests/keys");</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Seems like if getcwd got key_dir filled all the way up, strcat could write past the end. Should we use strncat or is this guaranteed to be safe?</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/c/asterisk/+/18532/comment/a42c12e4_4ecf25c3">Patch Set #13, Line 118:</a> <code style="font-family:monospace,monospace">   if (key == NULL) {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">could also be !key</p><p style="white-space: pre-wrap; word-wrap: break-word;">Same 2 comments about the rest of the file where these appear</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/18532">change 18532</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/+/18532"/><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: I0d10e7b41009c5290a4356c6480e636712d5c96d </div>
<div style="display:none"> Gerrit-Change-Number: 18532 </div>
<div style="display:none"> Gerrit-PatchSet: 13 </div>
<div style="display:none"> Gerrit-Owner: Philip Prindeville <philipp@redfish-solutions.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: N A <mail@interlinked.x10host.com> </div>
<div style="display:none"> Gerrit-Attention: Philip Prindeville <philipp@redfish-solutions.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Tue, 12 Jul 2022 16:38:53 +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>