[igt-dev] [PATCH i-g-t v2] runner/executor: refactor error handling
Petri Latvala
petri.latvala at intel.com
Mon Mar 25 11:17:10 UTC 2019
On Wed, Mar 20, 2019 at 01:24:52PM +0200, Simon Ser wrote:
> * Refactor to use goto error handling
> * Make execute_test_process noreturn to remove uninitialized variable
> warning
> * Check fork() return value
>
> Signed-off-by: Simon Ser <simon.ser at intel.com>
Reviewed-by: Petri Latvala <petri.latvala at intel.com>
and merged with a slight editorial change to the error message in
fork() failing. Thanks for the patch.
More information about the igt-dev
mailing list