<p>Richard Mudgett <strong>uploaded patch set #2</strong> to the change originally created by Nick French.</p><p><a href="https://gerrit.asterisk.org/9483">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_pjsip:  Remove spurious error logging when printing silent headers<br><br>Asterisk patched the pjproject source to avoid crashing when pjproject<br>sip_msg headers are encountered with NULL vptr's, but the patch also<br>output error messages for some valid headers which simply did not need<br>to be added to the message itself, such as hidden route headers.<br><br>pjproject has since applied a similar patch to their baseline to avoid<br>crashes, but their version also avoids the spurious error logging.<br><br>Lets use their patch instead.<br><br>ASTERISK-27961 #close<br><br>Change-Id: I2ddbd82c8da10e0dcc9807a48089d1f3c2d6e389<br>---<br>M third-party/pjproject/patches/0060-sip_msg-Prevent-crash-on-header-without-vptr.patch<br>1 file changed, 29 insertions(+), 20 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/83/9483/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/9483">change 9483</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/9483"/><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: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I2ddbd82c8da10e0dcc9807a48089d1f3c2d6e389 </div>
<div style="display:none"> Gerrit-Change-Number: 9483 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Nick French <naf@ou.edu> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>