summaryrefslogtreecommitdiff
path: root/src/lib/list.c
diff options
context:
space:
mode:
authorDimitri Staessens <dimitri@ouroboros.rocks>2024-01-07 14:10:36 +0100
committerSander Vrijders <sander@ouroboros.rocks>2024-01-13 10:20:14 +0100
commit763d39ee64e95801ef972ceba74dd6c8c15b1ea7 (patch)
treea8c8a16bc513cd821773dc4b23b12fa9e31a0000 /src/lib/list.c
parent67af6b4edf4fafef6a7bbf620c7b58d42a6e8155 (diff)
downloadouroboros-763d39ee64e95801ef972ceba74dd6c8c15b1ea7.tar.gz
ouroboros-763d39ee64e95801ef972ceba74dd6c8c15b1ea7.zip
irmd: Don't release flow_id before destroying flow
When flow_alloc failed, it was releasing the flow_id, but the flow was needs to be cleaned up by the sanitizer. Bug introduced by ongoing refactor of the flow allocator, which - when done - will properly clean up the flow after a failure and not depend on the sanitizer. Signed-off-by: Dimitri Staessens <dimitri@ouroboros.rocks> Signed-off-by: Sander Vrijders <sander@ouroboros.rocks>
Diffstat (limited to 'src/lib/list.c')
0 files changed, 0 insertions, 0 deletions