mirror of
https://git.zx2c4.com/wireguard-go
synced 2026-07-21 07:22:18 +00:00
75a41b24ad
Since errors.As(err, target) returns false when err is nil,
which cause status set to 1 when no error occurs for Ipc{Get,Set}Operation.
Signed-off-by: Wenxuan Zhao <viz@linux.com>