Actions
Bug #7359
closedeve/syslog: crashes on use
Affected Versions:
Effort:
Difficulty:
Label:
Description
Commit bd55cd4c5500c7e3f00026fec9bdd057493439ff broke syslog by assuming all output types would have a ThreadInit, which is not the case, as some output types don't need a per thread init.
Updated by Jason Ish about 2 months ago
- Status changed from In Progress to Closed
Fixed in git master with commit b1e7917d4fc1f5bcb56c7b31461514a62dfb6042.
Actions