<div>Turns out an IUriBuilder doesn&#39;t need a valid IUri set as it&#39;s IUri property for the CreateUri* functions to succeeded (I have a test case in the next patch for this).</div><div><br></div><div>Also fixed a memory leak where &quot;uriW&quot; didn&#39;t get freed in the test_IUriBuilder() function.</div>

<div><br></div><div>---</div><div> dlls/urlmon/tests/uri.c |  634 ++++++++++++++++++++++++++++-------------------</div><div> 1 files changed, 381 insertions(+), 253 deletions(-)</div>