Fix: compare write() return value to size
authorDavid Goulet <dgoulet@efficios.com>
Wed, 19 Dec 2012 23:30:37 +0000 (18:30 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Wed, 19 Dec 2012 23:33:41 +0000 (18:33 -0500)
Now also check if the ret value of a write() operation is not equal to
the given size.

Signed-off-by: David Goulet <dgoulet@efficios.com>

No differences found
This page took 0.024522 seconds and 4 git commands to generate.