sergey-safarov created an issue (kamailio/kamailio#4482)
```
/root/rpmbuild/BUILD/kamailio-6.1.0-dev1/src/modules/evapi/evapi_dispatch.c:687:86:
warning: array subscript ‘struct sockaddr_in6[0]’ is partly outside array
bounds of ‘struct sockaddr[1]’ [-Warray-bounds=]
687 | ntohs(((struct
sockaddr_in6 *)&caddr)->sin6_port);
|
^~
/root/rpmbuild/BUILD/kamailio-6.1.0-dev1/src/modules/evapi/evapi_dispatch.c:636:25:
note: object ‘caddr’ of size 16
636 | struct sockaddr caddr;
| ^~~~~
```
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4482
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/[email protected]>
_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the
sender!