Skip to content

fix: check for nil Out in Logger on Close()#847

Merged
foxcpp merged 1 commit into
foxcpp:masterfrom
oidq:fix/out-close
May 23, 2026
Merged

fix: check for nil Out in Logger on Close()#847
foxcpp merged 1 commit into
foxcpp:masterfrom
oidq:fix/out-close

Conversation

@oidq
Copy link
Copy Markdown
Contributor

@oidq oidq commented May 20, 2026

* add Logger.Close(), which safely closes underlying Out
* should fix foxcpp#846
@foxcpp foxcpp merged commit e8ac88d into foxcpp:master May 23, 2026
3 checks passed
@foxcpp
Copy link
Copy Markdown
Owner

foxcpp commented May 23, 2026

thanks!

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.

v0.9.4: nil-pointer deref in moduleReload teardown — daemon panics on SIGUSR2 config reload

2 participants