mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-07 02:59:28 -05: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>