<p></p>
<p>I pushed patches for those warnings. The one of app_python is to disable the check, on the web people say python2 is known not to handle strict aliasing and being end-of-life, I guess is no chance to fix in the libs.</p>
<p>For pdb: <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/henningw/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/henningw">@henningw</a>, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/lbalaceanu/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/lbalaceanu">@lbalaceanu</a> & <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/smititelu/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/smititelu">@smititelu</a> - you are likely the devs familiar with the code, can you check the commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/kamailio/kamailio/commit/86ebb4eef482b37a3bb8bf033caa4d87fd8aeb87/hovercard" href="https://github.com/kamailio/kamailio/commit/86ebb4eef482b37a3bb8bf033caa4d87fd8aeb87"><tt>86ebb4e</tt></a> and see if it is an acceptable solution? The idea was to get the <code>short int</code> value from the two consecutive bytes in the char buffer, to avoid reading from an unaligned memory address when <code>buflen</code> is not round of 4 or 8. I see there is also conversion from network to host, so it is better you have a look, not to let this change go somehow unnoticed.</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/2298#issuecomment-619890010">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZMAUIZJWDTEEM3PY7TROVNE5ANCNFSM4MPIPCFA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZLZKN465SAT3OHX6YDROVNE5A5CNFSM4MPIPCFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOETZMKWQ.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/2298#issuecomment-619890010",
"url": "https://github.com/kamailio/kamailio/issues/2298#issuecomment-619890010",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>