https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278546
--- Comment #4 from Ivan Rozhuk <[email protected]> --- struct fiodgname_arg fgn = { 0 }; - also work as memset() and used in kernel and userspace. struct fiodgname_arg fgn = { .buf = buf, .len = len };- does NOT work: some memory leave uninitialized -- You are receiving this mail because: You are the assignee for the bug.
