CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2010/09/19 21:28:48
Modified files: sys/dev/usb : uhci.c Log message: Fix unitialised variable access in the suspend/resume case that crept in with rev 1.77, spotted by the clang static analyser. ok deraadt@