mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-12-03 08:01:25 +08:00
9094d25409
re: PR https://github.com/Unidata/netcdf-c/pull/2734 re: Issue https://github.com/Unidata/netcdf-c/issues/2733 As a result of an investigation by https://github.com/uweschulzweida, I discovered a significant bug in the NCZarr cache management. This PR extends the above PR to fix that bug. ## Change Overview * Insert extra checks for cache overflow. * Added test cases contingent on the --enable-large-file-tests option. * The Columbia server is down, so it has been temporarily disabled. |
||
---|---|---|
.. | ||
obsolete | ||
CMakeLists.txt | ||
Makefile.am | ||
SimpleBinStream.h | ||
zarr.c | ||
zarr.h | ||
zattr.c | ||
zcache.h | ||
zchunking.c | ||
zchunking.h | ||
zclose.c | ||
zcreate.c | ||
zcvt.c | ||
zdebug.c | ||
zdebug.h | ||
zdim.c | ||
zdispatch.c | ||
zdispatch.h | ||
zfile.c | ||
zfilter.c | ||
zfilter.h | ||
zgrp.c | ||
zincludes.h | ||
zinternal.c | ||
zinternal.h | ||
zmap_file.c | ||
zmap_s3sdk.c | ||
zmap_zip.c | ||
zmap.c | ||
zmap.h | ||
zodom.c | ||
zodom.h | ||
zopen.c | ||
zprov.c | ||
zprovenance.h | ||
zs3sdk.cpp | ||
zsync.c | ||
ztype.c | ||
zutil.c | ||
zvar.c | ||
zwalk.c | ||
zxcache.c |