| commit | 340d1688e658e85a3c45270bc3fca4e6d1aee9b1 | [log] [download] |
|---|---|---|
| author | Darren Tucker <dtucker@zip.com.au> | Sat Jan 09 08:54:31 2010 +1100 |
| committer | Darren Tucker <dtucker@zip.com.au> | Sat Jan 09 08:54:31 2010 +1100 |
| tree | 48a376901c26bc814a67dd45776a819b7c480c43 | |
| parent | 1a8f535b970738f8de7599d5815d3be3beaa3b48 [diff] |
- dtucker@cvs.openbsd.org 2010/01/08 21:50:49
[sftp.c]
Fix two warnings: possibly used unitialized and use a nul byte instead of
NULL pointer. ok djm@