Jiri Slaby edced191e4 [SCSI] nsp_cs: fix buf overflow
In nsp_cs_config there is a wrong struct nsp_cs_configdata allocation.
It allocates only sizeof(pointer to nsp_cs_configdata) for a whole
structure. Add a dereference to the sizeof to allocate
sizeof(nsp_cs_configdata).

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2009-08-22 17:52:22 -05:00
..
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2008-01-23 11:29:34 -06:00
2005-04-16 15:20:36 -07:00
2009-08-22 17:52:22 -05:00
2007-10-22 21:19:53 +02:00
2005-04-16 15:20:36 -07:00