Shorten EOF block when inserting
commite497fdf4f94f68fa3cece29e749de413a91a41fa
authorPetr Tesarik <petr@tesarici.cz>
Sat, 20 Oct 2012 05:09:55 +0000 (20 07:09 +0200)
committerPetr Tesarik <petr@tesarici.cz>
Sat, 20 Oct 2012 05:20:08 +0000 (20 07:20 +0200)
tree07d0bf9dc294b0f0a8fd94e37ed4b2661a98742f
parent79cbcd0d4714b2a8f3877dadad38c6eac5dd7779
Shorten EOF block when inserting

The EOF block should be shortened after insert, just as it is enlarged
when erasing. Otherwise the block tree root's cover_size could even
overflow in the extreme case,
libhed/file.c