mirror of
https://github.com/versity/scoutfs.git
synced 2026-09-03 22:56:58 +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>