mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-27 07:30:33 +08:00
dfc3749506
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).
20 lines
157 B
Plaintext
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
|