CVSROOT: /cvs Module name: xenocara Changes by: clau...@cvs.openbsd.org 2023/12/14 02:46:10
Modified files: app/xlockmore/xlock: xlock.c Log message: Replace another memset() with explicit_bzero() since the goal is the reason why we have explicit_bzero(). OK matthieu@