]> granicus.if.org Git - curl/commit
Pass the error stream pointer to the URL globber, so that it can report
authorDaniel Stenberg <daniel@haxx.se>
Tue, 10 Jun 2003 09:42:22 +0000 (09:42 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 10 Jun 2003 09:42:22 +0000 (09:42 +0000)
commite7fb72a7320211fb7669194eacddce401348c692
tree09daf3edf4198261396f95c5ce01c1bc078a39ce
parent8d30d34e0cc45376bb95de46d42a786c2c362e8a
Pass the error stream pointer to the URL globber, so that it can report
errors correctly to the user, if need be.

Also fixed so that a missing ] in the globbing process no longer leads
to core dump.
src/main.c
src/urlglob.c
src/urlglob.h