Skip to content

Commit 9c9e0a9

Browse files
author
Ralph Castain
authored
Merge pull request #3819 from rhc54/topic/esh
Not really necessary, but technically correct
2 parents fc11c37 + ed43492 commit 9c9e0a9

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)