Set EOF flag correctly for newly modified blocks
commit663c887c8e3d7d984a2de9a068ce8f5ca7a72510
authorPetr Tesarik <petr@tesarici.cz>
Mon, 22 Oct 2012 22:19:36 +0000 (23 00:19 +0200)
committerPetr Tesarik <petr@tesarici.cz>
Mon, 22 Oct 2012 22:19:36 +0000 (23 00:19 +0200)
tree4ea4c4592a819b2ffe8cccf1275a00c18168932b
parent76950fda91e2872f9c8940ec4b68f45ae3455123
Set EOF flag correctly for newly modified blocks

When replacing bytes beyond EOF, the new dirty block should preserve
the EOF flag.
libhed/file.c