mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-29 20:34:56 +04: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)