<p>Richard Mudgett <strong>posted comments</strong> on this change.</p><p><a href="https://gerrit.asterisk.org/7519">View Change</a></p><p>Patch set 2:</p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;"><p style="white-space: pre-wrap; word-wrap: break-word;">Richard:<br>You mentioned this patch should be cherry-picked.  My one concern<br>with this patch is the use of RTLD_NOW for global modules.  The<br>current system with RTLD_LAZY tolerates some symbol reference<br>issues that would fail under RTLD_NOW.  So maybe 13/15 could get<br>this patch except continue using RTLD_LAZY for global symbol<br>modules?  If a 3rd party has 2 modules that use each other's global<br>symbols it should not stop working on release of 13.19.0.</p></blockquote><p style="white-space: pre-wrap; word-wrap: break-word;">Continuing to use RTLD_LAZY would work and you get all the other benefits<br>of this patch.  Faster load times, consistent error checking, and elimination<br>of load_dynamic_module() requiring that the loaded mod struct is put on<br>the end of module_list.</p><ul style="list-style: none; padding-left: 20px;"></ul><p>To view, visit <a href="https://gerrit.asterisk.org/7519">change 7519</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/7519"/><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-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: Ib2c9903cfddcc01aed3e01c1e7fe4a3fb9af0f8b </div>
<div style="display:none"> Gerrit-Change-Number: 7519 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Fri, 15 Dec 2017 14:15:59 +0000 </div>
<div style="display:none"> Gerrit-HasComments: No </div>