Skip to content

Commit ed43492

Browse files
author
Ralph Castain
committed
Not really necessary, but technically correct
Signed-off-by: Ralph Castain <[email protected]>
1 parent fc11c37 commit ed43492

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

opal/mca/pmix/pmix2x/pmix/src/dstore/pmix_esh.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2472,6 +2472,7 @@ static int _store_data_for_rank(ns_track_elem_t *ns_info, pmix_rank_t rank, pmix
24722472
}
24732473
PMIX_RELEASE(kp); // maintain acctg - hash_store does a retain
24742474
kp = PMIX_NEW(pmix_kval_t);
2475+
cnt = 1;
24752476
}
24762477
PMIX_RELEASE(kp);
24772478

0 commit comments

Comments
 (0)