From: Andre Noll Date: Fri, 15 Jan 2010 19:11:50 +0000 (+0100) Subject: Fix creation of zero-sized disk storage objects. X-Git-Tag: v0.1.2~9 X-Git-Url: http://git.tuebingen.mpg.de/?p=osl.git;a=commitdiff_plain;h=5ce943c5cee7b42a9feb6577c60efc68d6378003;hp=5ce943c5cee7b42a9feb6577c60efc68d6378003 Fix creation of zero-sized disk storage objects. We must not call write_all() with a zero length parameter. ---