<p></p>
<p dir="auto"><strong>1</strong></p>
<pre><code>CC (gcc) [M presence.so]         notify.o
CC (gcc) [M presence.so]                presence.o
presence.c: In function 'child_init':
presence.c:570:62: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 3 [-Wformat-truncation=]
  570 |                         snprintf(tmp, 21, "PRESENCE NOTIFIER %d", i);
      |                                                              ^~
presence.c:570:43: note: directive argument in the range [-2147483647, 2147483646]
  570 |                         snprintf(tmp, 21, "PRESENCE NOTIFIER %d", i);
      |                                           ^~~~~~~~~~~~~~~~~~~~~~
presence.c:570:25: note: 'snprintf' output between 20 and 30 bytes into a destination of size 21
  570 |                         snprintf(tmp, 21, "PRESENCE NOTIFIER %d", i);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC (gcc) [M presence.so]                presence_dmq.o
CC (gcc) [M presence.so]                presentity.o
CC (gcc) [M presence.so]                publish.o
CC (gcc) [M presence.so]                subscribe.o
CC (gcc) [M presence.so]                utils_func.o
</code></pre>
<p dir="auto"><strong>2</strong></p>
<pre><code>CC (gcc) [M rls.so]              resource_notify.o
CC (gcc) [M rls.so]             rls.o
rls.c: In function 'child_init':
rls.c:688:57: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 3 [-Wformat-truncation=]
  688 |                         snprintf(tmp, 16, "RLS NOTIFIER %d", i);
      |                                                         ^~
rls.c:688:43: note: directive argument in the range [-2147483647, 2147483646]
  688 |                         snprintf(tmp, 16, "RLS NOTIFIER %d", i);
      |                                           ^~~~~~~~~~~~~~~~~
rls.c:688:25: note: 'snprintf' output between 15 and 25 bytes into a destination of size 16
  688 |                         snprintf(tmp, 16, "RLS NOTIFIER %d", i);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC (gcc) [M rls.so]             rls_db.o
CC (gcc) [M rls.so]             subscribe.o
CC (gcc) [M rls.so]             utils.o
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/3013">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZOYODOBQHKIOUII3JTUYPSGBANCNFSM5NC4MOOA">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/ABO7UZJCAYNECDTTG57P5ILUYPSGBA5CNFSM5NC4MOOKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4QVGTHRQ.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><kamailio/kamailio/issues/3013</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/issues/3013",
"url": "https://github.com/kamailio/kamailio/issues/3013",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>