mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-20 13:29:30 -04:00
Uninitialized memory led to bogus, huge timestamps being set on files downloaded with the wget backend. This caused odd issues like 'ls -l' crashing busybox when attempting to list the .apk file afterwards. Link:42f159e67bSigned-off-by: Matt Merhar <mattmerhar@protonmail.com> Link: https://github.com/openwrt/openwrt/pull/21874 Signed-off-by: Robert Marko <robimarko@gmail.com> (cherry picked from commitf750e3096f)