Set correct EOF flag for inserted blocks
commit7e9f5d345049a3604353b272054357167c5f7049
authorPetr Tesarik <petr@tesarici.cz>
Mon, 22 Oct 2012 22:01:38 +0000 (23 00:01 +0200)
committerPetr Tesarik <petr@tesarici.cz>
Mon, 22 Oct 2012 22:01:38 +0000 (23 00:01 +0200)
treeafdbed5f8be040ccd8e98f06bb0c885c3f65f6e6
parent36777dda0207bff34bb854d27e03f3b6cd658b2c
Set correct EOF flag for inserted blocks

This can be an issue if the insert block (after EOF) is later shrunk
to zero size and killed, because it won't be merged with the surrounding
EOF virtual blocks.
libhed/file.c