v4l2src: set structs to zero before using them in ioctls
authorStefan Kost <ensonic@users.sf.net>
Thu, 25 Jun 2009 16:39:37 +0000 (19:39 +0300)
committerStefan Kost <ensonic@users.sf.net>
Thu, 25 Jun 2009 16:44:21 +0000 (19:44 +0300)
commit5d256c201f82539de9ef7089078b340664ddd9e7
tree4ee9152384e4fb1b3daa8d690947717430750f8b
parent5503a59a5779b67451d8a271000181790ee76bc7
v4l2src: set structs to zero before using them in ioctls

This fixes valgrind warnings.
sys/v4l2/v4l2_calls.c