summaryrefslogtreecommitdiff
path: root/internal/server
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-06-15 23:08:24 +0300
committerPaul Buetow <paul@buetow.org>2025-06-15 23:08:24 +0300
commitca64033bcbc60666735137dbecd4a0db918f07b8 (patch)
treec5ad21dda82192a839153ae6aade1b86bccf844f /internal/server
parentdabfbbd00ad5032f5839d2285dc501635a805879 (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 'internal/server')
0 files changed, 0 insertions, 0 deletions