Strict memcpy() bounds checking for the kernel
Strict memcpy() bounds checking for the kernel
Posted Aug 1, 2021 8:41 UTC (Sun) by epa (subscriber, #39769)In reply to: Strict memcpy() bounds checking for the kernel by jengelh
Parent article: Strict memcpy() bounds checking for the kernel
It seems like ‘copy the following members of a struct’ or ‘copy all except these’ or ‘copy from this point to this point’ would be useful extensions to the C language.