<p>Richard Mudgett <strong>posted comments</strong> on this change.</p><p><a href="https://gerrit.asterisk.org/9290">View Change</a></p><p>Patch set 1:<span style="border-radius: 3px; display: inline-block; margin: 0 2px; padding: 4px;background-color: #ffd4d4;">Code-Review -1</span></p><p>(2 comments)</p><ul style="list-style: none; padding-left: 20px;"><li><p><a href="https://gerrit.asterisk.org/#/c/9290/1/bridges/bridge_softmix/bridge_softmix_binaural.c">File bridges/bridge_softmix/bridge_softmix_binaural.c:</a></p><ul style="list-style: none; padding-left: 20px;"><li><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/9290/1/bridges/bridge_softmix/bridge_softmix_binaural.c@196">Patch Set #1, Line 196:</a> <code style="font-family:monospace,monospace">   channel->fftw_in = (double *) fftw_malloc(sizeof(double) * hrtf_len + 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Operator precedence:<br>sizeof(double) * (hrtf_len + 1)</p></li><li><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/9290/1/bridges/bridge_softmix/bridge_softmix_binaural.c@201">Patch Set #1, Line 201:</a> <code style="font-family:monospace,monospace">   channel->fftw_out = (double *) fftw_malloc(sizeof(double) * hrtf_len + 1);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Operator precedence:<br>sizeof(double) * (hrtf_len + 1)</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.asterisk.org/9290">change 9290</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/9290"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 15 </div>
<div style="display:none"> Gerrit-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: Ice5640e08385a64a0a6555deaccd91e86bca154f </div>
<div style="display:none"> Gerrit-Change-Number: 9290 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Alexander Traud <pabstraud@compuserve.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: Tue, 26 Jun 2018 20:00:58 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>