diff options
author | Dimitri Staessens <dimitri@ouroboros.rocks> | 2020-10-10 15:03:17 +0200 |
---|---|---|
committer | Sander Vrijders <sander@ouroboros.rocks> | 2020-10-11 14:10:18 +0200 |
commit | bf736bebbe89618e23fc5cfb19cf049314cce03d (patch) | |
tree | 1995a7db67a5e6a34b670e7ed69c957254d92ac1 /src/lib/frct.c | |
parent | 31e2ab31a61029130fd8be4b2e8abe35bdc19659 (diff) | |
download | ouroboros-bf736bebbe89618e23fc5cfb19cf049314cce03d.tar.gz ouroboros-bf736bebbe89618e23fc5cfb19cf049314cce03d.zip |
tools: Fix error handling in oping write thread
The function was returning under a cleanup handler, which is not
allowed. We don't do anything with the return value if the write
thread ends, so just stopping the thread is fine.
Signed-off-by: Dimitri Staessens <dimitri@ouroboros.rocks>
Signed-off-by: Sander Vrijders <sander@ouroboros.rocks>
Diffstat (limited to 'src/lib/frct.c')
0 files changed, 0 insertions, 0 deletions