mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-20 16:32:39 +04:00
f750e3096f
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: https://gitlab.alpinelinux.org/alpine/apk-tools/-/commit/42f159e67bafe1dad16839c0c0a005b5e89487ba Signed-off-by: Matt Merhar <mattmerhar@protonmail.com> Link: https://github.com/openwrt/openwrt/pull/21874 Signed-off-by: Robert Marko <robimarko@gmail.com>