[sr-dev] [kamailio/kamailio] asan: shift exponent is too large for 32-bit type 'int' (Issue #2954)

sergey-safarov notifications at github.com
Wed Nov 24 14:24:11 CET 2021


### Description
Kamailio compiled with ASAN.
During Kamailio start I see messages
```
core/flags.c:46:18: runtime error: shift exponent 4294967295 is too large for 32-bit type 'int'
```
and
```
nat_traversal.c:1293:27: runtime error: left shift of 1 by 31 places cannot be represented in type 'int'
```
tested on current master

-- 
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/2954
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20211124/3e1193a9/attachment.htm>


More information about the sr-dev mailing list