CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/03/09 19:24:56
Modified files:
usr.bin/ssh : readconf.c
Log message:
Remove no-op (int) > INT_MAX checks since they can never be true.
>From Coverity CID 405031, ok djm@
