Module Name:    src
Committed By:   thorpej
Date:           Tue Sep 28 15:35:44 UTC 2021

Modified Files:
        src/sys/kern: kern_exec.c

Log Message:
Make sure the robust futex head is zeroed out, since this LWP
will live on with a different program image.  (Thanks ryo@ for
pointing out my mistake.)


To generate a diff of this commit:
cvs rdiff -u -r1.508 -r1.509 src/sys/kern/kern_exec.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to