]> git.pond.sub.org Git - empserver/commit
(readv): Cope with malloc(0) returning null pointer.
authorMarkus Armbruster <armbru@pond.sub.org>
Fri, 24 Aug 2007 16:59:17 +0000 (16:59 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Fri, 24 Aug 2007 16:59:17 +0000 (16:59 +0000)
commit71485ac5a0565bcf05124e72bc2e84f7cfa0d0d3
treea744ede5e588fcae0d92546c3e650e46f02b269b
parentc2cf7ddd2cc214f6827c65e37474933f0eb27383
(readv): Cope with malloc(0) returning null pointer.

(writev): call write() even when total size is zero.
src/lib/w32/posixio.c