On Mon, 2025-07-14 at 12:59 -0400, Benjamin Marzinski wrote: > On Fri, Jul 11, 2025 at 04:11:46PM +0200, Martin Wilck wrote: > > On Fri, 2025-07-11 at 14:15 +0200, Martin Wilck wrote: > > > > > > It's getting so awkward that we might as well just use memset. > > Yeah. picking a member from one of union types to set to 0 is pretty > awkward. I can repost the patches with memsets.
Let me finish the review first. I'm working on it. Martin