Module Name: src
Committed By: riastradh
Date: Tue Jun 20 15:21:55 UTC 2023
Modified Files:
src/sys/compat/sunos32: sunos32_misc.c
Log Message:
compat_sunos32: Memset zero before copyout.
Unclear if this can leak anything but let's be on the safe side.
XXX pullup-8
XXX pullup-9
XXX pullup-10
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 src/sys/compat/sunos32/sunos32_misc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.