Skip to content

driver: release the queues of half-initialized pipes #128

Merged
bazsi merged 4 commits intoaxoflow:mainfrom
MrAnno:fix-half-init-diskq
Jun 2, 2024
Merged

driver: release the queues of half-initialized pipes #128
bazsi merged 4 commits intoaxoflow:mainfrom
MrAnno:fix-half-init-diskq

Conversation

@MrAnno
Copy link
Contributor

@MrAnno MrAnno commented May 27, 2024

This fixes a crash when init() fails on a disk-buffered destination:

modules/diskq/logqueue-disk.c:127:log_queue_disk_free_method:
assertion failed: (!qdisk_started(self->qdisk))

MrAnno added 4 commits May 27, 2024 12:42
This fixes a crash when init() fails on a disk-buffered destination:

> modules/diskq/logqueue-disk.c:127:log_queue_disk_free_method:
> assertion failed: (!qdisk_started(self->qdisk))

Signed-off-by: László Várady <[email protected]>
Signed-off-by: László Várady <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants