Searched hist:181282 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/boot/i386/libi386/
H A Ddevicename.cdiff 181282 Mon Aug 04 05:16:27 MDT 2008 cperciva Dereferencing uninitialized pointers considered harmful. Prior to this
commit, calling i386_parsedev(..., X, ...) where X is "ad", "bge", or
any other disk or network device name without a unit number, would
result in dereferencing whatever happened to be on the stack where the
variable "cp" is stored.

Found by: LLVM/Clang Static Checker

Completed in 42 milliseconds