netcdf-c/libsrc
Ward Fisher afa67452f6 Took some time to address a handful of errors identified by Coverity.
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.
2012-11-14 18:24:45 +00:00
..
attr.c Including .c files generated from .m4 to accomodate 2012-10-02 16:45:27 +00:00
attr.m4 The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
CMakeLists.txt Added man pages to 'make install' 2012-10-17 21:14:30 +00:00
depend
dim.c The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
ffio.c
lookup3.c
Makefile.am The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
memio.c Took some time to address a handful of errors identified by Coverity. 2012-11-14 18:24:45 +00:00
mmapio.c The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
nc3dispatch.c The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
nc3internal.c The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
ncFile.c
ncio.c
ncio.h
ncstdio.c
ncstdio.h
ncx_cray.c
ncx.c Including .c files generated from .m4 to accomodate 2012-10-02 16:45:27 +00:00
ncx.h
ncx.m4 Changes in suport of CMake 2012-07-16 22:31:35 +00:00
onstack.h
posixio.c Fix Jira bug NC-198 2012-10-02 14:54:19 +00:00
pstdint.h
putget.c Including .c files generated from .m4 to accomodate 2012-10-02 16:45:27 +00:00
putget.m4 The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
t_ncio.c
t_ncio.in
t_ncxx.m4
test_nc.sav
v1hpg.c The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
var.c The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
winceio.c
XGetopt.c 2012-09-12 20:18:48 +00:00