[MPlayer-dev-eng] [PATCH] Error checking in demux_rawdv.c
Karolina Lindqvist
karolina.lindqvist at kramnet.se
Fri Sep 15 10:56:41 CEST 2006
demux_rawdv is calling some routines, which can give error return values, but
those values are not checked. Not a big deal, but it causes mplayer to give a
signal on some input. This patch just tests for error return in two cases,
and passes down an error indication to the calling routine.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: demux_rawdv.diff
Type: text/x-diff
Size: 712 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20060915/532aa844/attachment.diff>
More information about the MPlayer-dev-eng
mailing list