Re: Missing cache considerations in randstruct performance feature
On 07.10.23 06:12, Kees Cook wrote: On Sat, Oct 07, 2023 at 12:30:01AM +0200, Lukas Loidolt wrote: In my tests, however, the performance version behaves more or less like the full version of randstruct. Can you try this patch? commit d73a3244700d3c945cedea7e1fb7042243c41e08 Author: Kees
Missing cache considerations in randstruct performance feature
oop is not reflected in the final layout. I would be interested to know if this is an actual issue with the implementation or if I'm misinterpreting how randstruct is supposed to work here. Thanks, Lukas Loidolt