Clear last loaded block after EOF
commit7feb3e782b3dd00c15f103fe6f411e23a0bd3ed2
authorPetr Tesarik <petr@tesarici.cz>
Tue, 9 Oct 2012 13:07:38 +0000 (9 15:07 +0200)
committerPetr Tesarik <petr@tesarici.cz>
Tue, 9 Oct 2012 13:07:38 +0000 (9 15:07 +0200)
treebcf49acffd675a0dcb01308cfd786f081d274720
parent76b0eaced8e86b4968b36e7909e83dbb4e452665
Clear last loaded block after EOF

The last physical block can be extended, and then the data should be
initialized to zeroes, not left random.
libhed/file.c