compiler warnings: potentially uninitialized variables
authorMarcel Raad <marcelraad@users.sf.net>
Fri, 4 Jul 2014 16:26:57 +0000 (18:26 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 4 Jul 2014 23:42:10 +0000 (01:42 +0200)
commit8ffe6f5b5761aa77b3e5eae236475b173e9efd2f
tree902996c948cfd374473c6eb82494f350e012dfb7
parentca2aa61b66d684a1076d43025048f1a43d5755b6
compiler warnings: potentially uninitialized variables

... pointed out by MSVC2013

Bug: http://curl.haxx.se/bug/view.cgi?id=1391
lib/connect.c
lib/easy.c
lib/url.c