<p>Richard Mudgett <strong>posted comments</strong> on this change.</p><p><a href="https://gerrit.asterisk.org/6706">View Change</a></p><p>Patch set 1:</p><p>(1 comment)</p><ul style="list-style: none; padding-left: 20px;"><li><p><a href="https://gerrit.asterisk.org/#/c/6706/1/main/cdr.c">File main/cdr.c:</a></p><ul style="list-style: none; padding-left: 20px;"><li><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/6706/1/main/cdr.c@1630">Patch Set #1, Line 1630:</a> <code style="font-family:monospace,monospace">       ast_assert(cdr->party_b.snapshot</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">So are you thinking that this can only happen via developer error?  There's</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">This is only called by cdr_object_update_party_b() which has explicitly done the same check as this assert before calling.</p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">cdr_object_update_party_b()<br>{<br>...<br>       if (it_cdr->party_b.snapshot<br>               && !strcasecmp(it_cdr->party_b.snapshot->name, party_b->name)) {<br>             it_cdr->fn_table->process_party_b(it_cdr, party_b);<br>     }<br>...<br>}</pre></li></ul></li></ul><p>To view, visit <a href="https://gerrit.asterisk.org/6706">change 6706</a>. To unsubscribe, 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/6706"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 13 </div>
<div style="display:none"> Gerrit-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: Ib0c53cdf5048227842846e0df9d2c19117c45618 </div>
<div style="display:none"> Gerrit-Change-Number: 6706 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Richard Mudgett <rmudgett@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Mon, 09 Oct 2017 20:24:25 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>