mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-08 05:32:09 -05:00
This fixes a kernel panic when validating the arguments of memcpy at runtime, which is enabled by generic's CONFIG_FORTIFY_SOURCE for k4.19 This wasn't triggered on 4.14, as ARCH_HAS_FORTIFY_SOURCE was added on k4.17 for the ARM architecture Signed-off-by: Luis Araneda <luaraneda@gmail.com> |
||
|---|---|---|
| .. | ||
| base-files/etc | ||
| image | ||
| patches-4.14 | ||
| patches-4.19 | ||
| config-4.14 | ||
| config-4.19 | ||
| Makefile | ||