On Wed, Jan 17, 2007 at 07:54:58AM +0100, Hans Verkuil wrote: > Should be fixed in the ivtv-0.8/-0.9/trunk. video_usercopy is indeed > responsible. Thanks for reporting this.
Thanks. That should fix the immediate problem with Myth and old ivtv ioctls. It still leaves a bug, though IMHO, in handling garbage ioctls. If the kernel doesn't grok an ioctl number, it should simply return EINVAL without writing over any process memory. That looks to be a more general v4l issue, however. David -- David Engel [EMAIL PROTECTED] _______________________________________________ ivtv-devel mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
