diff options
author | Markus Armbruster <armbru@redhat.com> | 2019-12-04 10:36:11 +0100 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2019-12-18 08:36:15 +0100 |
commit | 53cb2fc859bef4116bb5e8ef9a80ca6c05963d6f (patch) | |
tree | a73ad09ba05c162f5983805b0b8bbe9de28d3ac0 /exec.c | |
parent | e4eb089c62fa7b1e758a895aec7682b4bed6a360 (diff) |
tests: Clean up initialization of Error *err variables
Declaring a local Error *err without initializer looks suspicious.
Fuse the declaration with the initialization to avoid that.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20191204093625.14836-5-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Diffstat (limited to 'exec.c')
0 files changed, 0 insertions, 0 deletions