]> git.neil.brown.name Git - history.git/commit
[PATCH] fix for potential integer overflow in zoran driver
authorAndrew Morton <akpm@osdl.org>
Mon, 12 Apr 2004 08:02:37 +0000 (01:02 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 12 Apr 2004 08:02:37 +0000 (01:02 -0700)
commit8afc52a52f1a0a732929d226b62f0a3846cf5056
tree2eac33c46d45ca145fb92b5d0cb0cc1eb99ed1c3
parentde2350c597517585bdd10283832c6b55b0a0ce03
[PATCH] fix for potential integer overflow in zoran driver

From: "Ronald S. Bultje" <R.S.Bultje@students.uu.nl>

Attached patch fixes a potential integer overflow in zoran_procs.c (part of
the zr36067 driver).  Bug was detected by Ken Ashcraft with the Stanford
checker.
drivers/media/video/zoran_procfs.c