On Sat, Sep 01, 2012 at 07:19:25PM +0200, rustyBSD wrote: > Hi, > in /usr/src/sbin/scsi/scsi.c line 225, why > is the malloc not checked ? ... If it fails, > it overflows, no ? >
Crufty old code. Feel free to submit an actual diff! Note there seem to be 2 non-checked malloc returns. .... Ken