]> granicus.if.org Git - curl/commit
Clear the urlglob struct when allocated, since we might otherwise use
authorDaniel Stenberg <daniel@haxx.se>
Sat, 29 Jan 2005 23:46:27 +0000 (23:46 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 29 Jan 2005 23:46:27 +0000 (23:46 +0000)
commitc7f51ebeab8ac78e654e83dfb7febb84bf540147
tree4fdfe35c5731a75c33140189868a5e86026cf8f7
parent9a820d7a987dab462fef32ca1b4ca5ecfd20c19a
Clear the urlglob struct when allocated, since we might otherwise use
uninitialized variables. Pointed out to us by the friendly Valgrind.
src/urlglob.c