
13 Jul
2018
13 Jul
'18
2:51 p.m.
On Wed, Jul 11, 2018 at 03:58:25PM +0200, Erik Skultety wrote:
The exit path is the same for both success and failure, so the label should be called cleanup.
Signed-off-by: Erik Skultety <eskultet@redhat.com> --- src/conf/domain_conf.c | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano