better treatment of the config->errors, only fclose() this if it was
authorDaniel Stenberg <daniel@haxx.se>
Fri, 8 Mar 2002 15:18:03 +0000 (15:18 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 8 Mar 2002 15:18:03 +0000 (15:18 +0000)
commitd9459b54d9c79267fd02e989ae3e86bdc4e8a983
treedf69593297c2e717ad9813f3b2066f60c29006f5
parent017be8a882113c5414ac283266491ca8035c0092
better treatment of the config->errors, only fclose() this if it was
truly fopen()ed. It could end up fclose()ing a NULL as discovered by
Clifford Wolf.
src/main.c