Re: [PATCH] DAC960.c - Null ptr fixes

2001-05-24 Thread Jim Treadway
On Thu, 24 May 2001, Praveen Srinivasan wrote: > Hi, > Using the Stanford checker, we searched for null-pointer bugs in the linux > kernel code. This patch fixes numerous unchecked pointers in the DAC960 > driver (DAC960.c). > > Praveen Srinivasan and Frederick Akalin > > > --- ../linux/./drivers

[PATCH] DAC960.c - Null ptr fixes

2001-05-24 Thread Praveen Srinivasan
Hi, Using the Stanford checker, we searched for null-pointer bugs in the linux kernel code. This patch fixes numerous unchecked pointers in the DAC960 driver (DAC960.c). Praveen Srinivasan and Frederick Akalin --- ../linux/./drivers/block/DAC960.c Tue Feb 20 21:26:22 2001 +++ ./drivers/bloc