]> git.tuebingen.mpg.de Git - osl.git/commit
Fix creation of zero-sized disk storage objects.
authorAndre Noll <maan@systemlinux.org>
Fri, 15 Jan 2010 19:11:50 +0000 (20:11 +0100)
committerAndre Noll <maan@systemlinux.org>
Fri, 15 Jan 2010 19:11:50 +0000 (20:11 +0100)
commit5ce943c5cee7b42a9feb6577c60efc68d6378003
tree66ca60f9c49ef75421c2b03642fc5a10212763d2
parent717ba6ba53f69ab0f807d9be67d155f6075fcbe1
Fix creation of zero-sized disk storage objects.

We must not call write_all() with a zero length parameter.
util.c