Initialize context actions with their client

This commit is contained in:
Brandon McGinty (chatgpt)
2026-08-09 14:22:46 -04:00
committed by Brandon McGinty
parent 12dfa562d2
commit f67cc657eb
5 changed files with 62 additions and 8 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ Priority 0: security and crashers
ensure channel close/send are serialized. Do not rely on the TCP read
routine being serialized with UDP.
3. Context actions panic on receipt and on trigger
[x] 3. Context actions panic on receipt and on trigger
Files: gumble/gumble/client.go, gumble/gumble/handlers.go,
gumble/gumble/contextaction.go
Client.ContextActions is never initialized, so the first