<p>Benjamin Keith Ford <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/14723">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">utils.c: NULL terminate ast_base64decode_string.<br><br>With the addition of STIR/SHAKEN, the function ast_base64decode_string<br>was added for convenience since there is a lot of converting done during<br>the STIR/SHAKEN process. This function returned the decoded string for<br>you, but did not NULL terminate it, causing some issues (specifically<br>with MALLOC_DEBUG). Now, the returned string is NULL terminated, and the<br>documentation has been updated to reflect this.<br><br>Change-Id: Icdd7d05b323b0c47ff6ed43492937a03641bdcf5<br>---<br>M include/asterisk/utils.h<br>M main/utils.c<br>2 files changed, 3 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/23/14723/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/14723">change 14723</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/+/14723"/><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: Icdd7d05b323b0c47ff6ed43492937a03641bdcf5 </div>
<div style="display:none"> Gerrit-Change-Number: 14723 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Benjamin Keith Ford <bford@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-CC: Sean Bright <sean.bright@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>