summaryrefslogtreecommitdiff
path: root/hotplug-dispatch.c
Commit message (Expand)AuthorAgeFilesLines
* hotplug-dispatch: yet another rare memory leak disovered by CoverityDaniel Golle2021-08-141-1/+1
* hotplug-dispatch: fix rare memory leaks in error pathsDaniel Golle2021-08-051-13/+16
* hotplug-dispatch: replace wrongly used assert()Daniel Golle2021-08-041-10/+48
* hotplug-dispatch: don't ignore asprintf() return valueDaniel Golle2021-08-041-2/+7
* procd: add hotplug-call dispatcherDaniel Golle2021-02-071-0/+412