| commit | c4dc4f5bac9e19a99a4d391e98d012c94c647ca4 | [log] [download] |
|---|---|---|
| author | Darren Tucker <dtucker@zip.com.au> | Fri Jan 08 18:50:04 2010 +1100 |
| committer | Darren Tucker <dtucker@zip.com.au> | Fri Jan 08 18:50:04 2010 +1100 |
| tree | 8c24921b3544bd1452686e3d78e08373714070b2 | |
| parent | 70d87693f4880c7acd6f50bf2aa8697b722024e7 [diff] |
- halex@cvs.openbsd.org 2009/11/22 13:18:00
[sftp.c]
make passing of zero-length arguments to ssh safe by
passing "-<switch>" "<value>" rather than "-<switch><value>"
ok dtucker@, guenther@, djm@