file_load_data: fix error handling
commit9f03e620a841e4090fe252a766e8b59b859eeaad
authorPetr Tesarik <petr@tesarici.cz>
Fri, 2 Nov 2012 18:52:13 +0000 (2 19:52 +0100)
committerPetr Tesarik <petr@tesarici.cz>
Fri, 2 Nov 2012 18:52:13 +0000 (2 19:52 +0100)
tree530ef7272d006eac4105057a97a0cd44b18cbc28
parente9a39cc3ea218d0fb13ce3437da4245e1ff41456
file_load_data: fix error handling

Changing the data pointer is wrong, since we still use the same offsets.
libhed/file.c