netcdf-c/libdap4
Dennis Heimbigner b7f6941da8 It is imperative that this fix goes into
v4.5-release-candidate branch and master branch ASAP.

The bug occurs in d4rc.c where strcmp is being applied to NULL.
Also, the code in which it occurs is debugging code, so it needs
to be #ifdef'd.  This fix may cause minor conflicts with other
outstanding pull requests that fix the same bug. But the
conflicts should be minor and easy to resolve.
2017-09-08 13:54:02 -06:00
..
CMakeLists.txt
d4bytes.c
d4bytes.h
d4chunk.c
d4chunk.h
d4crc32.c
d4curlflags.c
d4curlfunctions.c
d4curlfunctions.h
d4cvt.c
d4data.c
d4debug.c
d4debug.h
d4dump.c
d4file.c Merge remote-tracking branch 'origin/d4tempfile.dmh' into v4.5.0-release-branch 2017-08-07 10:12:36 -06:00
d4fix.c
d4http.c
d4http.h
d4includes.h
d4meta.c
d4odom.c
d4odom.h
d4parser.c Corrected some potential buffer overruns flagged by clang via static analysis. 2017-08-15 12:19:05 -06:00
d4printer.c
d4rc.c It is imperative that this fix goes into 2017-09-08 13:54:02 -06:00
d4read.c Merge remote-tracking branch 'origin/d4tempfile.dmh' into v4.5.0-release-branch 2017-08-07 10:12:36 -06:00
d4read.h
d4swap.c
d4util.c Corrected some potential buffer overruns flagged by clang via static analysis. 2017-08-15 12:19:05 -06:00
d4util.h
d4varx.c
ezxml_extra.c
ezxml.c
ezxml.h
Make0
Makefile.am
ncd4.h
ncd4dispatch.c
ncd4dispatch.h
ncd4types.h Merge remote-tracking branch 'origin/d4tempfile.dmh' into v4.5.0-release-branch 2017-08-07 10:12:36 -06:00