sergey-safarov created an issue (kamailio/kamailio#4477)

```
/root/rpmbuild/BUILD/kamailio-6.1.0-dev1/src/modules/siptrace/siptrace_hep.c:504:9:
 warning: ‘strncpy’ specified bound depends on the length of the source 
argument [-Wstringop-truncation]
  504 |         strncpy(tmp_piport, pipport, len + 1); 
      |         ^
/root/rpmbuild/BUILD/kamailio-6.1.0-dev1/src/modules/siptrace/siptrace_hep.c:498:19:
 note: length computed here
  498 |         if((len = strlen(pipport)) >= 256) {
      |                   ^~~~~~~~~~~~~~~ 
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4477
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!

Reply via email to