| commit | b5082e90a13c9c9f96f1aed894f70f6f00737396 | [log] [download] |
|---|---|---|
| author | Darren Tucker <dtucker@zip.com.au> | Fri Jan 08 18:51:47 2010 +1100 |
| committer | Darren Tucker <dtucker@zip.com.au> | Fri Jan 08 18:51:47 2010 +1100 |
| tree | 188bbc53212f0e93f5ae6fe4a8f995c7052586ee | |
| parent | 75694dbe77c56c127a2d2cfd443a0d591f441a55 [diff] |
- dtucker@cvs.openbsd.org 2009/12/06 23:53:54
[sftp.c]
fix potential divide-by-zero in sftp's "df" output when talking to a server
that reports zero files on the filesystem (Unix filesystems always have at
least the root inode). From Steve McClellan at radisys, ok djm@