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
cache.c
cdf.c
CMakeLists.txt
common.c
constraints.c
constraints.h
cvt
dapalign.c
dapalign.h
dapattr.c
dapcvt.c Github issue: https://github.com/Unidata/netcdf-c/issues/206 2016-02-02 13:06:57 -07:00
dapdebug.c
dapdebug.h
dapdump.c
dapdump.h
dapnc.h
dapodom.c
dapodom.h
daputil.c
daputil.h
dce.y
dceconstraints.c Fix common typos 2015-08-20 11:42:05 +02:00
dceconstraints.h
dcelex.c
dceparse.c
dceparselex.h
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
getvara.h
main.c
Make0
Makefile.am
nccommon.h
ncd2dispatch.c Github issue: https://github.com/Unidata/netcdf-c/issues/206 2016-02-02 13:06:57 -07:00
ncd2dispatch.h
ncdap.c
ncdap.h
ncdapa.c
ncdaperr.c
test1.sh
test_vara.c
todo
translation.html