urlmon: Fixed memory free of an uninitialized variable.
commit03efc237b601b429e300c5ba63828d0b0cac209f
authorThomas Mullaly <thomas.mullaly@gmail.com>
Wed, 3 Nov 2010 01:12:23 +0000 (2 21:12 -0400)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 3 Nov 2010 13:44:48 +0000 (3 14:44 +0100)
treefc8f1b6211153ba81278587c2046f6b2bea5d1c7
parentcac2c176efd85c06b55dfebb623be66ad548b317
urlmon: Fixed memory free of an uninitialized variable.

Thanks to Gerald for spotting this.
dlls/urlmon/uri.c