diff options
author | Damien Miller <djm@mindrot.org> | 2014-01-17 11:20:26 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2014-01-17 11:20:26 +1100 |
commit | c3d483f9a8275be1113535a1e0d0e384f605f3c4 (patch) | |
tree | cce83e6e2b00a14448d8ff5f7fc962bfdb2b0ab5 /ChangeLog | |
parent | fd994379dd972417d0491767f7cd9b5bf23f4975 (diff) |
- (djm) [sftp-client.c] signed/unsigned comparison fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ | |||
3 | hardening flags including -fstack-protector-strong. These default to on | 3 | hardening flags including -fstack-protector-strong. These default to on |
4 | if the toolchain supports them, but there is a configure-time knob | 4 | if the toolchain supports them, but there is a configure-time knob |
5 | (--without-hardening) to disable them if necessary. ok djm@ | 5 | (--without-hardening) to disable them if necessary. ok djm@ |
6 | - (djm) [sftp-client.c] signed/unsigned comparison fix | ||
6 | 7 | ||
7 | 20140118 | 8 | 20140118 |
8 | - (djm) OpenBSD CVS Sync | 9 | - (djm) OpenBSD CVS Sync |