]> git.tue.mpg.de Git - paraslash.git/commit
sc_send_buffer(): Return an error on short writes.
authorAndre Noll <maan@systemlinux.org>
Sun, 11 Dec 2011 19:28:31 +0000 (20:28 +0100)
committerAndre Noll <maan@systemlinux.org>
Fri, 20 Jan 2012 21:57:07 +0000 (22:57 +0100)
commit6a7ba04cacab72c9787c4b0427e36cedd5adefcf
treefba03725d9ecdac48358bdc2a49f0d6e34003b3a
parent6934fc28976594d0eb387bfef25cb938c677814c
sc_send_buffer(): Return an error on short writes.

This allows all callers to just check for negative return values.
crypt_common.c