CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2017/04/04 21:59:13
Modified files: sys/kern : kern_clock.c Log message: clear structure on the stack before copying out for sysctl. At present it has no pads, but a future ABI change could add something and leak kernel memory.