[sr-dev] [kamailio/kamailio] lrkproxy: compile warning (#2663)

Daniel-Constantin Mierla notifications at github.com
Tue Mar 9 17:31:14 CET 2021


@mojtabaesfandiari - the module is merged in master branch of Kamailio, do not push commits to the branch that was used for pull request. Clone kamailio source code from master branch and do changes there, then you can make pull requests or push the commits to your module.

As I saw your push to the pull request, the new codition is also exposed to same warning:

```
(e->node->lrkp_n_c->external_ip != NULL)
```

The field `external_ip` is also a char[20] buffer and therefore it is never NULL.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2663#issuecomment-794126204
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20210309/7bae73cf/attachment.htm>


More information about the sr-dev mailing list