File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
ompi/mca/io/romio321/romio/adio/common Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -246,4 +246,4 @@ have done little to try to remove those warnings.
246246If you do not have Flex installed, it can be downloaded from the
247247following URL:
248248
249- http ://flex.sourceforge.net/
249+ https ://github.com/westes/flex
Original file line number Diff line number Diff line change @@ -1966,7 +1966,7 @@ printf("iAmUsedAgg - currentRoundFDStart initialized "
19661966 int * sourceAggBlockLengths = NULL ;
19671967 MPI_Aint * sourceAggDisplacements = NULL , * recvBufferDisplacements = NULL ;
19681968 MPI_Datatype * sourceAggDataTypes = NULL ;
1969- char * derivedTypePackedSourceBuffer ;
1969+ char * derivedTypePackedSourceBuffer = NULL ;
19701970 int derivedTypePackedSourceBufferOffset = 0 ;
19711971 int allocatedDerivedTypeArrays = 0 ;
19721972 ADIO_Offset amountOfDataReadThisRoundAgg = 0 ;
You can’t perform that action at this time.
0 commit comments