dtcm: Coverity 89105

This commit is contained in:
Peter Howkins 2018-07-04 23:52:37 +01:00
parent 8620b2e27b
commit e418fe0842
1 changed files with 1 additions and 0 deletions

View File

@ -1465,6 +1465,7 @@ _DtCm_rtable_create_4_svc(Table_Op_Args_4 *args, struct svc_req *svcrq)
free(domain);
return(&res);
}
free(domain);
}
}