aboutsummaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2025-01-22 15:39:18 +0100
committerAleksandr Nogikh <nogikh@google.com>2025-01-22 16:34:22 +0000
commitac680c7cc91ea82316471433537f3101c2af39ea (patch)
treef4175d7bec39c64d1083057433dcce58c1720d67 /sys
parenta44b0418acb3ae8fdad9277c2f2aaa6446b97530 (diff)
pkg/rpcserver: prevent a nil pointer dereference
If we get a Hanged != "" response from a non-RequestTypeProgram request, we used to end up trying to serialize an nil *prog.Prog value. Add a missing if condition.
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions