Skip to content

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

Merged
HofiOne merged 4 commits intosyslog-ng:masterfrom
HofiOne:release-queues-of-half-initialized-pipes
Jun 17, 2024
Merged

driver: release the queues of half-initialized pipes #4994
HofiOne merged 4 commits intosyslog-ng:masterfrom
HofiOne:release-queues-of-half-initialized-pipes

Conversation

@HofiOne
Copy link
Collaborator

@HofiOne HofiOne commented Jun 11, 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))

Backport: #128

MrAnno added 3 commits June 11, 2024 11:57
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]>
HofiOne pushed a commit to HofiOne/syslog-ng that referenced this pull request Jun 11, 2024
Signed-off-by: László Várady <[email protected]>
Signed-off-by: Hofi <[email protected]>
@HofiOne HofiOne force-pushed the release-queues-of-half-initialized-pipes branch from 9e8f855 to b0009d4 Compare June 11, 2024 10:10
@HofiOne HofiOne force-pushed the release-queues-of-half-initialized-pipes branch from b0009d4 to 242c31f Compare June 11, 2024 10:11
@HofiOne HofiOne marked this pull request as ready for review June 13, 2024 09:20
@HofiOne HofiOne merged commit e80473d into syslog-ng:master Jun 17, 2024
@HofiOne HofiOne deleted the release-queues-of-half-initialized-pipes branch June 18, 2024 12:52
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.

3 participants