On Tue, 16 Dec 2008 21:22:20 -0500
"Devin Heitmueller" <devin.heitmueller@xxxxxxxxx> wrote:
> Hello Mauro,
>
> Please pull from http://www.linuxtv.org/hg/~dheitmueller/v4l-dvb for the
> following:
>
> - em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RESET command
Hmm...
pvrusb2-cx2584x-v4l.c: ret = pvr2_i2c_client_cmd(ctxt->client,VIDIOC_INT_RESET,NULL);
This will also OOPS, since, now, we have:
case VIDIOC_INT_RESET:
return v4l2_subdev_call(sd, core, reset, *(u32 *)arg);
Hans, did you change other internal API call parameters? Better to review all of them.
Cheers,
Mauro
_______________________________________________
v4l-dvb-maintainer mailing list
v4l-dvb-maintainer@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/v4l-dvb-maintainer
[Linux Media]
[Older V4L]
[Linux DVB]
[Video Disk Recorder]
[Asterisk]
[Photo]
[DCCP]
[Netdev]
[Xorg]
[Util Linux NG]
[Xfree86]
[Free Photo Albums]
[Fedora Users]
[Fedora Women]
[ALSA Users]
[ALSA Devel]
[SSH]
[Linux USB]
 |
 |
-->