<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16706">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: adequately<br><br>Change-Id: I3e216fd78a308a78417487f832297463fce29236<br>---<br>M cdr/cdr_pgsql.c<br>M cel/cel_pgsql.c<br>2 files changed, 2 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/06/16706/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/cdr/cdr_pgsql.c b/cdr/cdr_pgsql.c</span><br><span>index 56d2c6d..b342e39 100644</span><br><span>--- a/cdr/cdr_pgsql.c</span><br><span>+++ b/cdr/cdr_pgsql.c</span><br><span>@@ -379,7 +379,7 @@</span><br><span> </span><br><span>                                                 /* If our argument size exceeds our buffer, grow it,</span><br><span>                                                  * as PQescapeStringConn() expects the buffer to be</span><br><span style="color: hsl(0, 100%, 40%);">-                                              * adequitely sized and does *NOT* do size checking.</span><br><span style="color: hsl(120, 100%, 40%);">+                                           * adequately sized and does *NOT* do size checking.</span><br><span>                                                  */</span><br><span>                                          if (required_size > bufsize) {</span><br><span>                                                    char *tmpbuf = ast_realloc(escapebuf, required_size);</span><br><span>diff --git a/cel/cel_pgsql.c b/cel/cel_pgsql.c</span><br><span>index 4accd56..68cb07a 100644</span><br><span>--- a/cel/cel_pgsql.c</span><br><span>+++ b/cel/cel_pgsql.c</span><br><span>@@ -314,7 +314,7 @@</span><br><span> </span><br><span>                                             /* If our argument size exceeds our buffer, grow it,</span><br><span>                                                  * as PQescapeStringConn() expects the buffer to be</span><br><span style="color: hsl(0, 100%, 40%);">-                                              * adequitely sized and does *NOT* do size checking.</span><br><span style="color: hsl(120, 100%, 40%);">+                                           * adequately sized and does *NOT* do size checking.</span><br><span>                                                  */</span><br><span>                                          if (required_size > bufsize) {</span><br><span>                                                    char *tmpbuf = ast_realloc(escapebuf, required_size);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16706">change 16706</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/+/16706"/><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: I3e216fd78a308a78417487f832297463fce29236 </div>
<div style="display:none"> Gerrit-Change-Number: 16706 </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>