mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-21 03:13:42 +08:00
afa67452f6
Primarily focused on memory errors falling into a couple different types: 1) Static overrun errors. 2) Dereference uninitialized memory errors. make distcheck works after applying these fixes, and coverity no longer sees an issue, so hopefully they are properly resolved. |
||
---|---|---|
.. | ||
attr.c | ||
attr.m4 | ||
CMakeLists.txt | ||
depend | ||
dim.c | ||
ffio.c | ||
lookup3.c | ||
Makefile.am | ||
memio.c | ||
mmapio.c | ||
nc3dispatch.c | ||
nc3internal.c | ||
ncFile.c | ||
ncio.c | ||
ncio.h | ||
ncstdio.c | ||
ncstdio.h | ||
ncx_cray.c | ||
ncx.c | ||
ncx.h | ||
ncx.m4 | ||
onstack.h | ||
posixio.c | ||
pstdint.h | ||
putget.c | ||
putget.m4 | ||
t_ncio.c | ||
t_ncio.in | ||
t_ncxx.m4 | ||
test_nc.sav | ||
v1hpg.c | ||
var.c | ||
winceio.c | ||
XGetopt.c |