netcdf-c/libdap2
Dennis Heimbigner 66fcf79d77 Github issue: https://github.com/Unidata/netcdf-c/issues/206
Re e-eupport VGQ-678069
It was noticed that an attribute value of "nan." was being treated as
legal (it should be "nan"). The reason is that sscanf was not be checked
to see that all the attribute value characters were being read.
Solution is to verify that all characters were being consumed.
2016-02-02 13:06:57 -07:00
..
obsolete update nchashmap; move some old stuff in libdap2; fix new debug code 2012-08-19 21:12:35 +00:00
cache.c Sync with oc project. 2014-12-24 10:22:47 -07:00
cdf.c 1. synch with oc 2015-01-15 14:19:51 -07:00
CMakeLists.txt Manual merge of pull request https://github.com/Unidata/netcdf-c/pull/64 contributed by nschloe. Assorted CMake improvements. 2014-06-11 15:51:31 -06:00
common.c In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
constraints.c Resource leak, coverity 1264410 2015-01-20 11:00:03 -07:00
constraints.h Sync with oc project. 2014-12-24 10:22:47 -07:00
cvt
dapalign.c In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
dapalign.h In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
dapattr.c In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
dapcvt.c Github issue: https://github.com/Unidata/netcdf-c/issues/206 2016-02-02 13:06:57 -07:00
dapdebug.c In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
dapdebug.h For some reason, setting DAPDEBUG and OCDEBUG to 1 causes a bunch of failures on OSX. 2015-05-27 11:04:09 -06:00
dapdump.c Sync with oc project. 2014-12-24 10:22:47 -07:00
dapdump.h In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
dapnc.h In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
dapodom.c In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
dapodom.h In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
daputil.c Corrected a couple of dereferencing-null errors identified by static analysis. 2015-02-10 13:51:52 -07:00
daputil.h In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
dce.y
dceconstraints.c Fix common typos 2015-08-20 11:42:05 +02:00
dceconstraints.h In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
dcelex.c Addressed a memory leak issue identified by static analysis. 2014-10-01 16:18:00 -06:00
dceparse.c Coverity: 711764 2014-08-11 12:55:25 -06:00
dceparselex.h Merge from latest netcdf-cmake branch. 2012-12-05 18:35:42 +00:00
dcetab.c
dcetab.h
env Github issue: https://github.com/Unidata/netcdf-c/issues/206 2016-02-02 13:06:57 -07:00
getvara.c 1. synch with oc 2015-01-15 14:19:51 -07:00
getvara.h In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
main.c In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
Make0 Modify ncdap_test/test_nstride_cached.c 2014-07-01 10:39:18 -06:00
Makefile.am In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
nccommon.h 1. fix a missing socklen_t problem. 2015-06-17 14:06:51 -06:00
ncd2dispatch.c Github issue: https://github.com/Unidata/netcdf-c/issues/206 2016-02-02 13:06:57 -07:00
ncd2dispatch.h In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
ncdap.c In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
ncdap.h Undo commit 6f753dacd1. 2015-06-17 15:31:52 -06:00
ncdapa.c In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
ncdaperr.c Coverity fixing 2014-08-17 12:03:23 -06:00
test1.sh
test_vara.c Caron says to use thredds-test 2013-03-25 18:01:32 +00:00
todo
translation.html