Home | History | Annotate | Download | only in kernel
History log of /src/tests/kernel/h_execregs_unimpl.c
RevisionDateAuthorComments
 1.1  27-Feb-2025  riastradh branches: 1.1.4;
Test whether exec/spawn will zero registers.

Currently implemented only for a handful of architectures; should
extend this to all the others, and extend as appropriate if we find
more register content is worth testing (like maybe vector registers,
but they are managed differently anyway and less likely to leak).

VAX test contributed (and tested) by Kalvis Duckmanton, with some
tweaks by me; the others written and tested by me. IA64 skipped,
even though I suspect it _would_ leak if the kernel code ran as is,
because I have no way to test it.

PR kern/59084: exec/spawn leaks register content
 1.1.4.2  02-Aug-2025  perseant Sync with HEAD
 1.1.4.1  27-Feb-2025  perseant file h_execregs_unimpl.c was added on branch perseant-exfatfs on 2025-08-02 05:58:01 +0000

RSS XML Feed