<p></p>
<p>Compiling the new <code>lrkproxy</code> module with clang throws the following warning:</p>
<pre><code>CC (gcc) [M lrkproxy.so]         lrkproxy.o
lrkproxy.c:1228:28: warning: address of array 'e->node->lrkp_n_c->internal_ip' will always evaluate to 'true' [-Wpointer-bool-conversion]
    if (e->node->lrkp_n_c->internal_ip && flags) {
        ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ ~~
1 warning generated.
</code></pre>
<p>Looks like something that needs to be sorted out, comparison with an array address.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/2663">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZPVMP2JKA2XT56RKPDTCYDSVANCNFSM4Y3NUKEA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZPDTVWHUJVVZHDV4YLTCYDSVA5CNFSM4Y3NUKEKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4MJYXD4A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/issues/2663",
"url": "https://github.com/kamailio/kamailio/issues/2663",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>