ubusd: do not call socket callback from ubus_msg_send master
authorFelix Fietkau <nbd@nbd.name>
Wed, 2 Jul 2025 17:05:08 +0000 (19:05 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 2 Jul 2025 17:06:06 +0000 (19:06 +0200)
commit5952b48e251c0ea76dfce97f129da6f18d889eda
treeb733e3faf7ed86400bca2b135ebe7efbbcbf2ca1
parentb1b783c7474269593b23ba01be8a86eb36e3471a
ubusd: do not call socket callback from ubus_msg_send

Fixes a crash.

Fixes: 713e9d19b2b6 ("ubusd: retry write on EINTR")
Signed-off-by: Felix Fietkau <nbd@nbd.name>
ubusd.c