mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-23 05:11:01 +01:00
bh_event_add_var can be called by multiple threads concurrently, so it shall not use a static char buffer Signed-off-by: Andrey Erokhin <a.erokhin@inango-systems.com>