<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16977">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: initialized<br><br>Change-Id: I5f0fbf53d225ce9459e1ec75fdf59fb50330b88c<br>---<br>M channels/sip/reqresp_parser.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/77/16977/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/channels/sip/reqresp_parser.c b/channels/sip/reqresp_parser.c</span><br><span>index 85bf201..6522bfd 100644</span><br><span>--- a/channels/sip/reqresp_parser.c</span><br><span>+++ b/channels/sip/reqresp_parser.c</span><br><span>@@ -728,7 +728,7 @@</span><br><span>    /* clear any empty characters in the beginning */</span><br><span>    input = ast_skip_blanks(input);</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-     /* make sure the output buffer is initilized */</span><br><span style="color: hsl(120, 100%, 40%);">+       /* make sure the output buffer is initialized */</span><br><span>     *orig_output = '\0';</span><br><span> </span><br><span>     /* make room for '\0' at the end of the output buffer */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16977">change 16977</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/+/16977"/><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: I5f0fbf53d225ce9459e1ec75fdf59fb50330b88c </div>
<div style="display:none"> Gerrit-Change-Number: 16977 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Josh Soref <jsoref@gmail.com> </div>
<div style="display:none"> Gerrit-CC: Friendly Automation </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>