Strict memcpy() bounds checking for the kernel
Strict memcpy() bounds checking for the kernel
Posted Jul 31, 2021 7:05 UTC (Sat) by bartoc (guest, #124262)Parent article: Strict memcpy() bounds checking for the kernel
Interestingly that struct group macro is essentially recreating part of gcc's plan9-extensions (presumably they can from plan9). I will admit that using a typedef as the indication of "I want the member name and the anon-struct behavior" is pretty odd. Also it turns on other stuff (like the object oriented implicit pointer casts).