On Wednesday 06 September 2006 15:46, Warner Losh wrote: > imp 2006-09-06 19:46:02 UTC > > FreeBSD src repository > > Modified files: > sys/dev/iicbus iic.c > Log: > MFp4: check the return value of malloc and report an error when invalid. malloc(..., M_WAITOK) doesn't return NULL. -- John Baldwin