dtcm: Coverity 88762

This commit is contained in:
Peter Howkins
2018-07-13 17:16:20 +01:00
parent b260bc25d5
commit c686bfaf3c

View File

@@ -156,7 +156,7 @@ _ExtractEntryAttrsFromEntry(
cms_attribute **dstattrs,
boolean_t time_only)
{
CSA_return_code stat;
CSA_return_code stat = CSA_SUCCESS;
int i, j;
cms_attribute *attrs;