fixed the create_dir_hierarchy() to not use uninited memory, as noticed by
authorDaniel Stenberg <daniel@haxx.se>
Tue, 7 Jan 2003 09:35:57 +0000 (09:35 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 7 Jan 2003 09:35:57 +0000 (09:35 +0000)
commit0f34521612456d844959b1ef0ad5555d1821b67d
tree30e8be0c8d623a8dbdcae6b271063e57e948f44b
parente69362df2291f0f692af027f4a455415aeb7030f
fixed the create_dir_hierarchy() to not use uninited memory, as noticed by
Matthew Blain.
src/main.c