| commit | 7b1ded04adce42efa25ada7c3a39818d3109b724 | [log] [download] |
|---|---|---|
| author | Darren Tucker <dtucker@zip.com.au> | Sun Jan 19 15:30:02 2014 +1100 |
| committer | Darren Tucker <dtucker@zip.com.au> | Sun Jan 19 15:30:02 2014 +1100 |
| tree | 38d0d51c0301411e9dfecd9c2024b48dde99a10b | |
| parent | 293ee3c9f0796d99ebb033735f0e315f2e0180bf [diff] |
- dtucker@cvs.openbsd.org 2014/01/19 04:17:29
[canohost.c addrmatch.c]
Cast socklen_t when comparing to size_t and use socklen_t to iterate over
the ip options, both to prevent signed/unsigned comparison warnings.
Patch from vinschen at redhat via portable openssh, begrudging ok deraadt.