Module Name: src Committed By: msaitoh Date: Mon Dec 13 02:53:43 UTC 2021
Modified Files: src/sys/net: ppp_tty.c Log Message: Use unsigned to avoid undefined behavior. Found by kUBSan. Reported-by: syzbot+699ce32cd32e2a670...@syzkaller.appspotmail.com To generate a diff of this commit: cvs rdiff -u -r1.68 -r1.69 src/sys/net/ppp_tty.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.