netcdf-c/.gitignore
dmh dfc3749506 [NCF-282]/ HAD-595112
The code that tests if a path is a url is
faulting when the url does not end in a slash
(e.g. http://thredds-tests.ucar.edu).
The code that tests if a path is a url is
faulting when the url does not end in a slash
(e.g. http://thredds-tests.ucar.edu).
CF-273]/HZY-708311

Solution was to do a null pointer test.
Added a test (tst_misc).
2014-01-20 16:11:45 -07:00

20 lines
157 B
Plaintext

build
html
doxygen*.tmp
\#*.*\#
*.*~
*.o
*.lo
*.la
Makefile.in
stamp-h1
autom4te.cache
myhtml
CMakeLists.txt.user
scan-build
.deps
.libs
*.zip
*.gz
Makefile