gst/nsf/nsf.c: Really fix compilation. Apparently it's not enough to just check the...
authorTim-Philipp Müller <tim@centricular.net>
Wed, 19 Jul 2006 11:43:50 +0000 (11:43 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 19 Jul 2006 11:43:50 +0000 (11:43 +0000)
commit1e5dc348d495052779739a95c6ae7b70556fc7ad
tree5a85c2c5caaa8209689c2a10f0151abe48597c8b
parentd9f52eff8b966cfb4329babf61b6b2a9fc61c6e2
gst/nsf/nsf.c: Really fix compilation. Apparently it's not enough to just check the return value for errors, but we n...

Original commit message from CVS:
* gst/nsf/nsf.c: (nsf_load):
Really fix compilation. Apparently it's not enough to
just check the return value for errors, but we need to
check for short reads as well (now if only we handled
them too ...). Fixes #347935.
ChangeLog
gst/nsf/nsf.c