diff options
author | Dimitri Staessens <dimitri@ouroboros.rocks> | 2022-02-20 21:56:17 +0100 |
---|---|---|
committer | Sander Vrijders <sander@ouroboros.rocks> | 2022-02-21 09:05:27 +0100 |
commit | 21f6b43ed597999deda967ea6baf0b2859c517da (patch) | |
tree | d7239fa18f28385c661e09aab487d0f2b6fcc4a0 /src/irmd/main.c | |
parent | d30154086afa32df203606817ed4d614cbe37b31 (diff) | |
download | ouroboros-21f6b43ed597999deda967ea6baf0b2859c517da.tar.gz ouroboros-21f6b43ed597999deda967ea6baf0b2859c517da.zip |
ipcpd: Fix potential double unlock in eth
When handling management frames, there was a cancellation point after
the unlock, which would cause the cleanup handler to attempt a double
unlock if the thread was cancelled at that point.
Signed-off-by: Dimitri Staessens <dimitri@ouroboros.rocks>
Signed-off-by: Sander Vrijders <sander@ouroboros.rocks>
Diffstat (limited to 'src/irmd/main.c')
0 files changed, 0 insertions, 0 deletions