CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2022/07/04 13:06:10
Modified files: sys/arch/sparc64/dev: lom.c Log message: Use destination buffer size as strlcpy() bound, not source; harmless here for both sizes are equal. ok kettenis@