X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Frunas.c;h=4a8536c6de0eb1063ed9b4f351d1f40c37355c50;hb=7c86453b0149b861845b368aa83b16c3891536c9;hp=3916d6754314eadd4947b576dbcb4d98273ad861;hpb=0ef0325590ac65995f926a031e2f085531f74090;p=lttng-tools.git diff --git a/src/common/runas.c b/src/common/runas.c index 3916d6754..4a8536c6d 100644 --- a/src/common/runas.c +++ b/src/common/runas.c @@ -710,6 +710,7 @@ int run_as_cmd(struct run_as_worker *worker, PERROR("Error reading response from run_as"); ret = -1; ret_value->_errno = errno; + goto end; } /*