loaders: IO: Two fixes.
commit271d541c7c6b1cf431dec46bf577770ad5a32d30
authorCyril Hrubis <metan@ucw.cz>
Mon, 16 Jun 2014 22:01:07 +0000 (17 00:01 +0200)
committerCyril Hrubis <metan@ucw.cz>
Mon, 16 Jun 2014 22:01:07 +0000 (17 00:01 +0200)
tree057b7f5af056069744fd97e2509fa3a55c924bad
parent948e9d7dc2253e7086c2f94792b9a3989a372a80
loaders: IO: Two fixes.

* Fix IOWBuffer close().

* Set errno on invalid whence.

Signed-off-by: Cyril Hrubis <metan@ucw.cz>
libs/loaders/GP_IO.c