mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-21 14:55:28 +08: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>