summaryrefslogtreecommitdiff
path: root/ubusd_monitor.c
Commit message (Expand)AuthorAgeFilesLines
* ubus_monitor: workaround possibly false positive uses of memory after it is f...Petr Štetiar2019-12-191-1/+1
* ubusd_monitor: fix possible null pointer dereferencePetr Štetiar2019-12-191-10/+30
* ubusd_monitor: alloc & free the buffer outside of the loopAlexandru Ardelean2017-11-131-3/+5
* ubusd: don't free messages in ubus_send_msg() anymoreAlexandru Ardelean2017-11-131-1/+2
* ubusd: add monitor supportFelix Fietkau2015-11-191-0/+110