Re: [2.6 patch] OSS msnd: fix array overflows

2008-01-01 Thread Adrian Bunk
On Tue, Jan 01, 2008 at 07:43:23PM +0100, Oliver Pinter (Pintér Olivér) wrote: > then it is auch to 2.6.22-stable? That's a very old bug in a driver for ancient hardware, so there's no need to hurry. > On 1/1/08, Adrian Bunk <[EMAIL PROTECTED]> wrote: > > This patch fixes array overflows in the

Re: [2.6 patch] OSS msnd: fix array overflows

2008-01-01 Thread Oliver Pinter (Pintér Olivér)
then it is auch to 2.6.22-stable? On 1/1/08, Adrian Bunk <[EMAIL PROTECTED]> wrote: > This patch fixes array overflows in the OSS msnd driver spotted by the > Coverity checker. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> > > --- > > This patch has been sent on: > - 27 Oct 2007 > > 97463a59d

[2.6 patch] OSS msnd: fix array overflows

2008-01-01 Thread Adrian Bunk
This patch fixes array overflows in the OSS msnd driver spotted by the Coverity checker. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- This patch has been sent on: - 27 Oct 2007 97463a59dfb9ccb915d3b615225c98cb3e310c0a diff --git a/sound/oss/msnd.h b/sound/oss/msnd.h index 05cf786..d0ca5

[2.6 patch] OSS msnd: fix array overflows

2007-10-27 Thread Adrian Bunk
This patch fixes array overflows in the OSS msnd driver spotted by the Coverity checker. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- 97463a59dfb9ccb915d3b615225c98cb3e310c0a diff --git a/sound/oss/msnd.h b/sound/oss/msnd.h index 05cf786..d0ca582 100644 --- a/sound/oss/msnd.h +++ b/sound/