traviscross / mtr

Official repository for mtr, a network diagnostic tool
http://www.bitwizard.nl/mtr/
GNU General Public License v2.0
2.68k stars 340 forks source link

ui/mtr.c:696:21: runtime error: left shift of 2277731 by 16 places cannot be represented in type 'int' #383

Open robert-scheck opened 3 years ago

robert-scheck commented 3 years ago

When MTR 0.94 is built with libasan (e.g. on RHEL/CentOS 8), the startup throws:

ui/mtr.c:696:21: runtime error: left shift of 2277731 by 16 places cannot be represented in type 'int'