Strict memcpy() bounds checking for the kernel
Strict memcpy() bounds checking for the kernel
Posted Aug 1, 2021 13:23 UTC (Sun) by HenrikH (subscriber, #31152)In reply to: Strict memcpy() bounds checking for the kernel by CAFxX
Parent article: Strict memcpy() bounds checking for the kernel
replacing that with a pure memset (yes I know that your example didn't clear all the members, but still) resulted in even less code.