mirror of
https://github.com/openwrt/openwrt.git
synced 2025-06-19 07:38:13 +00: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>
(cherry picked from commit 1e991e09b7
)