diff options
author | jhendersonHDF <jhenderson@hdfgroup.org> | 2023-10-28 04:20:29 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-28 04:20:29 (GMT) |
commit | edb5cffdb20ad959c80b665cb8c2589f4c71414d (patch) | |
tree | 12731836af8100c34415f3e4aea744f814f2f242 /src/H5Oint.c | |
parent | 1bcef50b864fb1ea6e00900b3982e71d183cfda5 (diff) | |
download | hdf5-edb5cffdb20ad959c80b665cb8c2589f4c71414d.zip hdf5-edb5cffdb20ad959c80b665cb8c2589f4c71414d.tar.gz hdf5-edb5cffdb20ad959c80b665cb8c2589f4c71414d.tar.bz2 |
Avoid attempted use of NULL pointer in parallel compression code (#3786)
The parallel compression test code tests for the case where all MPI ranks have no selection in a dataset when writing to it. Add an early exit to the code to avoid attempting to use a NULL pointer due to there being no work to do.
Diffstat (limited to 'src/H5Oint.c')
0 files changed, 0 insertions, 0 deletions