X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Frunas.c;h=4a8536c6de0eb1063ed9b4f351d1f40c37355c50;hp=3916d6754314eadd4947b576dbcb4d98273ad861;hb=033b58a77339dfc04b365da42979da680f254e76;hpb=37750a613e7dd881041ce7388beece11e027775f 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; } /*