Module Name:    src
Committed By:   kamil
Date:           Sat Feb 22 00:42:15 UTC 2020

Modified Files:
        src/sbin/route: route.c

Log Message:
Avoid undefined behavior

route.c:1523:20, left shift of 1073741824 by 1 places cannot be represented
in type 'int'


To generate a diff of this commit:
cvs rdiff -u -r1.165 -r1.166 src/sbin/route/route.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to