summaryrefslogtreecommitdiff
path: root/src/irmd/prog_table.c
diff options
context:
space:
mode:
authorDimitri Staessens <[email protected]>2022-02-17 20:06:32 +0100
committerSander Vrijders <[email protected]>2022-02-18 08:43:14 +0100
commitc8d38bc1d9d578a884d4aa661a928c53c18d77fd (patch)
tree864e63a557797a7323f91a0cc7258050c279b3af /src/irmd/prog_table.c
parent4fe23eccc3a62b02289964391a0cd611db89ed8b (diff)
downloadouroboros-c8d38bc1d9d578a884d4aa661a928c53c18d77fd.tar.gz
ouroboros-c8d38bc1d9d578a884d4aa661a928c53c18d77fd.zip
ipcpd: Fix deadlock in dht_unreg
The dht_del function was called under lock in dht_unreg, and then tried to take the lock again, a 100% deadlock. Also fix uninitialized value in dht_retrieve. Signed-off-by: Dimitri Staessens <[email protected]> Signed-off-by: Sander Vrijders <[email protected]>
Diffstat (limited to 'src/irmd/prog_table.c')
0 files changed, 0 insertions, 0 deletions