mirror of
https://github.com/versity/scoutfs.git
synced 2026-04-26 16:15:06 +00:00
This allocation here currently leaks through __pad[7] which is written to disk. Use the initializer to enforce zeroing the pad. The name member is written right after. Signed-off-by: Auke Kok <auke.kok@versity.com>