]> git.tue.mpg.de Git - paraslash.git/commit
para_write: Fix --bufsize.
authorAndre Noll <maan@systemlinux.org>
Tue, 25 Nov 2008 23:33:55 +0000 (00:33 +0100)
committerAndre Noll <maan@systemlinux.org>
Tue, 25 Nov 2008 23:33:55 +0000 (00:33 +0100)
commit0c4e55bbaa21f24f66e57a555341924840850c71
treeefe739b0fa348049f8748b75814a1f4a51aa424e
parentfea782d9830f9ab5db25d37cb8cba8dabbe1824c
para_write: Fix --bufsize.

The given value means kilobytes, rather than bytes. Add checks
for invalid values of the buffer size.
write.c