diff options
| author | Paul Buetow <paul@buetow.org> | 2025-06-15 23:08:24 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-06-15 23:08:24 +0300 |
| commit | ca64033bcbc60666735137dbecd4a0db918f07b8 (patch) | |
| tree | c5ad21dda82192a839153ae6aade1b86bccf844f /cmd | |
| parent | dabfbbd00ad5032f5839d2285dc501635a805879 (diff) | |
add nil pointer receiver protection to dlog handlers
All dlog handler methods now safely handle nil receiver pointers by returning early without logging or panicking. This prevents crashes when logging methods are called on uninitialized dlog instances.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions
