mirror of
https://github.com/cjdelisle/openwrt.git
synced 2025-10-18 21:05:44 +00:00
Always initialize header with zeros as otherwise we may end up with uninitialized memory which ruins reproducibility. Signed-off-by: Daniel Golle <daniel@makrotopia.org>