wine
13 years agod3dx9_36: COM cleanup for the ID3DXEffect iface.
Michael Stefaniuc [Wed, 26 Jan 2011 23:17:42 +0000 (00:17 +0100)] 
d3dx9_36: COM cleanup for the ID3DXEffect iface.

13 years agomsvcrt: Implement _wsopen_s.
Nikolay Sivov [Wed, 26 Jan 2011 22:56:30 +0000 (01:56 +0300)] 
msvcrt: Implement _wsopen_s.

13 years agod3d9/tests: Add a test for the NULL format.
Henri Verbeet [Wed, 26 Jan 2011 18:45:05 +0000 (19:45 +0100)] 
d3d9/tests: Add a test for the NULL format.

13 years agod3d8/tests: Add a test for the NULL format.
Henri Verbeet [Wed, 26 Jan 2011 18:45:04 +0000 (19:45 +0100)] 
d3d8/tests: Add a test for the NULL format.

13 years agowined3d: Add support for the NULL format.
Henri Verbeet [Wed, 26 Jan 2011 18:45:03 +0000 (19:45 +0100)] 
wined3d: Add support for the NULL format.

13 years agowined3d: Verify we have at least one framebuffer attachment before doing clears or...
Henri Verbeet [Wed, 26 Jan 2011 18:45:02 +0000 (19:45 +0100)] 
wined3d: Verify we have at least one framebuffer attachment before doing clears or draws.

13 years agowinebuild: Get rid of support for register entry points on x86_64.
Alexandre Julliard [Thu, 27 Jan 2011 13:08:57 +0000 (14:08 +0100)] 
winebuild: Get rid of support for register entry points on x86_64.

13 years agontdll: Get rid of support for register entry points on x86_64.
Alexandre Julliard [Thu, 27 Jan 2011 13:03:39 +0000 (14:03 +0100)] 
ntdll: Get rid of support for register entry points on x86_64.

13 years agontdll: Implement RtlRaiseException for x86_64 directly instead of using the winebuild...
Alexandre Julliard [Thu, 27 Jan 2011 12:59:45 +0000 (13:59 +0100)] 
ntdll: Implement RtlRaiseException for x86_64 directly instead of using the winebuild-generated code.

13 years agontdll: Implement set_cpu_context for x86_64 directly instead of using the winebuild...
Alexandre Julliard [Thu, 27 Jan 2011 11:46:55 +0000 (12:46 +0100)] 
ntdll: Implement set_cpu_context for x86_64 directly instead of using the winebuild-generated code.

13 years agontdll: Avoid copying and restoring the context in RtlCaptureContext for x86_64.
Alexandre Julliard [Thu, 27 Jan 2011 11:20:19 +0000 (12:20 +0100)] 
ntdll: Avoid copying and restoring the context in RtlCaptureContext for x86_64.

13 years agontdll: Capture the context inside RtlUnwindEx instead of assuming it's already initia...
Alexandre Julliard [Thu, 27 Jan 2011 10:51:34 +0000 (11:51 +0100)] 
ntdll: Capture the context inside RtlUnwindEx instead of assuming it's already initialized.

13 years agoinclude: Add a prototype for RtlUnwindEx on x86_64.
Alexandre Julliard [Wed, 26 Jan 2011 20:30:42 +0000 (21:30 +0100)] 
include: Add a prototype for RtlUnwindEx on x86_64.

13 years agomsvcrt: Add a non-optimized implementation for the SSE2 math functions.
Alexandre Julliard [Wed, 26 Jan 2011 19:48:44 +0000 (20:48 +0100)] 
msvcrt: Add a non-optimized implementation for the SSE2 math functions.

13 years agows2_32: Implemented SO_CONNECT_TIME stub.
Marcus Meissner [Wed, 26 Jan 2011 16:01:09 +0000 (17:01 +0100)] 
ws2_32: Implemented SO_CONNECT_TIME stub.

13 years agoshell32/tests: Remove shlwapi dependency.
Greg Geldorp [Wed, 26 Jan 2011 10:52:42 +0000 (11:52 +0100)] 
shell32/tests: Remove shlwapi dependency.

13 years agoinclude: Add missing _stat64i32 / _stat32i64.
Detlef Riekenberg [Wed, 26 Jan 2011 04:23:52 +0000 (05:23 +0100)] 
include: Add missing _stat64i32 / _stat32i64.

13 years agomsvcrt: Implemented _sopen_s.
Nikolay Sivov [Wed, 26 Jan 2011 00:59:13 +0000 (03:59 +0300)] 
msvcrt: Implemented _sopen_s.

13 years agod3d8: Pass an object instead of an iface to an internal function.
Michael Stefaniuc [Tue, 25 Jan 2011 23:31:13 +0000 (00:31 +0100)] 
d3d8: Pass an object instead of an iface to an internal function.

13 years agod3dcompiler_43/tests: COM cleanup for the ID3DInclude iface.
Michael Stefaniuc [Tue, 25 Jan 2011 23:29:58 +0000 (00:29 +0100)] 
d3dcompiler_43/tests: COM cleanup for the ID3DInclude iface.

13 years agod3dx9_36/tests: COM cleanup for the ID3DXInclude iface.
Michael Stefaniuc [Tue, 25 Jan 2011 23:27:49 +0000 (00:27 +0100)] 
d3dx9_36/tests: COM cleanup for the ID3DXInclude iface.

13 years agopo: Update Lithuanian translation.
Aurimas Fišeras [Tue, 25 Jan 2011 18:34:48 +0000 (20:34 +0200)] 
po: Update Lithuanian translation.

13 years agowined3d: Do checks at the start of surface_init() (LLVM/Clang).
Henri Verbeet [Tue, 25 Jan 2011 18:26:26 +0000 (19:26 +0100)] 
wined3d: Do checks at the start of surface_init() (LLVM/Clang).

13 years agod3d8: Remove a useless ERR (LLVM/Clang).
Henri Verbeet [Tue, 25 Jan 2011 18:26:25 +0000 (19:26 +0100)] 
d3d8: Remove a useless ERR (LLVM/Clang).

13 years agod3d9: Remove some useless ERRs (LLVM/Clang).
Henri Verbeet [Tue, 25 Jan 2011 18:26:24 +0000 (19:26 +0100)] 
d3d9: Remove some useless ERRs (LLVM/Clang).

13 years agod3d10: Remove a redundant assignment in parse_fx10_object() (LLVM/Clang).
Henri Verbeet [Tue, 25 Jan 2011 18:26:23 +0000 (19:26 +0100)] 
d3d10: Remove a redundant assignment in parse_fx10_object() (LLVM/Clang).

13 years agowinemp3: Fixed exit condition within decoding loop.
Stefan Reimer [Tue, 25 Jan 2011 08:44:18 +0000 (00:44 -0800)] 
winemp3: Fixed exit condition within decoding loop.

13 years agomsvcrt: Implemented _set_controlfp.
Alexandre Julliard [Tue, 25 Jan 2011 21:27:17 +0000 (22:27 +0100)] 
msvcrt: Implemented _set_controlfp.

13 years agomsvcrt: Implemented _fpreset for SSE2 and x86_64.
Alexandre Julliard [Tue, 25 Jan 2011 21:12:16 +0000 (22:12 +0100)] 
msvcrt: Implemented _fpreset for SSE2 and x86_64.

13 years agomsvcrt: Implemented _clearfp for SSE2 and x86_64.
Alexandre Julliard [Tue, 25 Jan 2011 20:59:45 +0000 (21:59 +0100)] 
msvcrt: Implemented _clearfp for SSE2 and x86_64.

13 years agomsvcrt: Implemented _statusfp2.
Alexandre Julliard [Tue, 25 Jan 2011 20:39:29 +0000 (21:39 +0100)] 
msvcrt: Implemented _statusfp2.

13 years agomsvcrt: Implemented __control87_2.
Alexandre Julliard [Tue, 25 Jan 2011 20:01:12 +0000 (21:01 +0100)] 
msvcrt: Implemented __control87_2.

13 years agopo: Update the Dutch translation.
Sven Baars [Tue, 25 Jan 2011 17:11:59 +0000 (18:11 +0100)] 
po: Update the Dutch translation.

13 years agomsvcr90: Implement _stat32, _fstat32, _wstat32.
Detlef Riekenberg [Sun, 23 Jan 2011 16:46:30 +0000 (17:46 +0100)] 
msvcr90: Implement _stat32, _fstat32, _wstat32.

13 years agontdll : Implement CDROM_Verify to work on Mac OS X.
Loïc Maury [Tue, 25 Jan 2011 12:25:27 +0000 (13:25 +0100)] 
ntdll : Implement CDROM_Verify to work on Mac OS X.

13 years agokernel32: Properly manage UTF-8 (and any wcs) input strings.
Eric Pouech [Mon, 24 Jan 2011 21:13:32 +0000 (22:13 +0100)] 
kernel32: Properly manage UTF-8 (and any wcs) input strings.

13 years agokernel32: No longer init the terminfo database nor application key mode when 0 or...
Eric Pouech [Mon, 24 Jan 2011 21:13:23 +0000 (22:13 +0100)] 
kernel32: No longer init the terminfo database nor application key mode when 0 or 1 are not bound to a tty.

13 years agokernel32: In edit line, fix the insert key management.
Eric Pouech [Mon, 24 Jan 2011 21:13:17 +0000 (22:13 +0100)] 
kernel32: In edit line, fix the insert key management.

13 years agodinput: Don't link to/include Carbon on Mac OS X.
Charles Davis [Mon, 24 Jan 2011 18:32:15 +0000 (11:32 -0700)] 
dinput: Don't link to/include Carbon on Mac OS X.

13 years agoriched32/tests: Fix editor tests.
Greg Geldorp [Tue, 25 Jan 2011 09:45:33 +0000 (10:45 +0100)] 
riched32/tests: Fix editor tests.

13 years agodinput: Fix typo. Found by clang.
Vitaliy Margolen [Tue, 25 Jan 2011 03:36:01 +0000 (20:36 -0700)] 
dinput: Fix typo. Found by clang.

13 years agoddrawex: COM cleanup for the IDirectDrawSurface3 iface.
Michael Stefaniuc [Mon, 24 Jan 2011 23:38:05 +0000 (00:38 +0100)] 
ddrawex: COM cleanup for the IDirectDrawSurface3 iface.

13 years agoddrawex: Rename impl_from_dds3() to impl_from_IDirectDrawSurface3().
Michael Stefaniuc [Mon, 24 Jan 2011 23:35:11 +0000 (00:35 +0100)] 
ddrawex: Rename impl_from_dds3() to impl_from_IDirectDrawSurface3().

13 years agoddrawex: Use unsafe_impl_from_IDirectDrawSurface3() for application provided ifaces.
Michael Stefaniuc [Mon, 24 Jan 2011 23:33:29 +0000 (00:33 +0100)] 
ddrawex: Use unsafe_impl_from_IDirectDrawSurface3() for application provided ifaces.

13 years agoshell32: Test links to executable filenames lacking the extension.
Vincent Povirk [Mon, 24 Jan 2011 19:46:29 +0000 (13:46 -0600)] 
shell32: Test links to executable filenames lacking the extension.

13 years agohlink/tests: Add hres checks for the IHlink_GetMonikerReference calls (clang).
Reece Dunn [Mon, 24 Jan 2011 20:07:06 +0000 (20:07 +0000)] 
hlink/tests: Add hres checks for the IHlink_GetMonikerReference calls (clang).

13 years agogameux: Only trace on success (clang).
André Hentschel [Mon, 24 Jan 2011 19:43:07 +0000 (20:43 +0100)] 
gameux: Only trace on success (clang).

13 years agowined3d: Disable vertex shader output clamping.
Henri Verbeet [Mon, 24 Jan 2011 17:41:16 +0000 (18:41 +0100)] 
wined3d: Disable vertex shader output clamping.

It looks like NV50+ hardware gets you infinities and NaN's in D3D as well for
most things, so we should only need special handling for pow and nrm.

13 years agoiccvid: Recover some resources that were lost during the po conversion.
Alexandre Julliard [Tue, 25 Jan 2011 11:30:22 +0000 (12:30 +0100)] 
iccvid: Recover some resources that were lost during the po conversion.

13 years agowinefile: Recover some resources that were lost during the po conversion.
Alexandre Julliard [Tue, 25 Jan 2011 11:11:02 +0000 (12:11 +0100)] 
winefile: Recover some resources that were lost during the po conversion.

13 years agokernel32: Convert message translations to po files.
Alexandre Julliard [Mon, 24 Jan 2011 19:42:52 +0000 (20:42 +0100)] 
kernel32: Convert message translations to po files.

13 years agomakefiles: Add rules to update po files from .mc files in maintainer mode.
Alexandre Julliard [Mon, 24 Jan 2011 20:23:03 +0000 (21:23 +0100)] 
makefiles: Add rules to update po files from .mc files in maintainer mode.

13 years agowmc: Add support for generating message translations based on po files.
Alexandre Julliard [Mon, 24 Jan 2011 19:12:54 +0000 (20:12 +0100)] 
wmc: Add support for generating message translations based on po files.

13 years agowmc: Add support for generating a po template file.
Alexandre Julliard [Mon, 24 Jan 2011 19:09:53 +0000 (20:09 +0100)] 
wmc: Add support for generating a po template file.

13 years agowmc: Store input file location for each individual message.
Alexandre Julliard [Mon, 24 Jan 2011 19:05:34 +0000 (20:05 +0100)] 
wmc: Store input file location for each individual message.

13 years agowmc: Add a copy of the strmake utility function.
Alexandre Julliard [Mon, 24 Jan 2011 19:05:00 +0000 (20:05 +0100)] 
wmc: Add a copy of the strmake utility function.

13 years agowininet/tests: Trace errors from InternetReadFile in test_basic_request.
Hans Leidekker [Mon, 24 Jan 2011 14:22:31 +0000 (15:22 +0100)] 
wininet/tests: Trace errors from InternetReadFile in test_basic_request.

13 years agomsi: Implement the MsiPublishAssemblies and MsiUnpublishAssemblies standard actions.
Hans Leidekker [Mon, 24 Jan 2011 14:22:11 +0000 (15:22 +0100)] 
msi: Implement the MsiPublishAssemblies and MsiUnpublishAssemblies standard actions.

13 years agomsi: Don't interpret assembly name attributes.
Hans Leidekker [Mon, 24 Jan 2011 14:21:45 +0000 (15:21 +0100)] 
msi: Don't interpret assembly name attributes.

13 years agoserver: Filter the WOW64 registry access flags before performing the access check.
Andrew Nguyen [Mon, 24 Jan 2011 13:09:41 +0000 (07:09 -0600)] 
server: Filter the WOW64 registry access flags before performing the access check.

13 years agodbghelp: Use Dwarf debug info even when part of it is missing.
Alexandre Julliard [Mon, 24 Jan 2011 14:52:42 +0000 (15:52 +0100)] 
dbghelp: Use Dwarf debug info even when part of it is missing.

13 years agoserver: Fix connect failures on newer kernels.
Mike Kaplinskiy [Mon, 24 Jan 2011 05:21:15 +0000 (00:21 -0500)] 
server: Fix connect failures on newer kernels.

13 years agooleaut32: Fix a couple of leaks on typeinfo release (Valgrind).
Nikolay Sivov [Mon, 24 Jan 2011 04:27:43 +0000 (07:27 +0300)] 
oleaut32: Fix a couple of leaks on typeinfo release (Valgrind).

13 years agows2_32: Finish an overlapped send only if we sent everything.
Mike Kaplinskiy [Mon, 24 Jan 2011 05:19:25 +0000 (00:19 -0500)] 
ws2_32: Finish an overlapped send only if we sent everything.

13 years agows2_32: Use the iosb to keep track of how many bytes we sent.
Mike Kaplinskiy [Mon, 24 Jan 2011 05:19:19 +0000 (00:19 -0500)] 
ws2_32: Use the iosb to keep track of how many bytes we sent.

13 years agows2_32: Fix up iovecs after transmission in WS2_send instead of WS2_sendto.
Mike Kaplinskiy [Mon, 24 Jan 2011 05:19:12 +0000 (00:19 -0500)] 
ws2_32: Fix up iovecs after transmission in WS2_send instead of WS2_sendto.

13 years agows2_32: Allow sending FD_WRITE right after scheduling the async.
Mike Kaplinskiy [Mon, 24 Jan 2011 05:19:06 +0000 (00:19 -0500)] 
ws2_32: Allow sending FD_WRITE right after scheduling the async.

The server won't actually send the event until the request is done.

13 years agows2_32/tests: Add a test for an overlapped send.
Mike Kaplinskiy [Mon, 24 Jan 2011 05:18:59 +0000 (00:18 -0500)] 
ws2_32/tests: Add a test for an overlapped send.

13 years agoriched20/tests: Fix editor tests.
Greg Geldorp [Mon, 24 Jan 2011 10:46:16 +0000 (11:46 +0100)] 
riched20/tests: Fix editor tests.

13 years agowinex11.drv: Associate the real DC transformation with cached font data.
Dmitry Timoshkov [Mon, 24 Jan 2011 10:40:13 +0000 (18:40 +0800)] 
winex11.drv: Associate the real DC transformation with cached font data.

This matches what WineEngCreateFontInstance() does, and makes applications
which set custom axes directions using different window/viewport extents
display text correctly.

13 years agowined3d: Use dot() instead of length() in shader_glsl_nrm().
Henri Verbeet [Mon, 24 Jan 2011 10:19:40 +0000 (11:19 +0100)] 
wined3d: Use dot() instead of length() in shader_glsl_nrm().

As Eric Anholt pointed out, using length() here is suboptimal. It essentially
translates into "inversesqrt(dot(x, x));", but needs to handle the case of
zero-length vectors, much like nrm.

13 years agowined3d: WINED3DFMT_INTZ is a FOURCC format.
Henri Verbeet [Mon, 24 Jan 2011 10:19:39 +0000 (11:19 +0100)] 
wined3d: WINED3DFMT_INTZ is a FOURCC format.

This is mostly for consistency, in practice ddraw code is never going to use
this format.

13 years agowined3d: Remove IWineD3DSurface::DrawOverlay() from the public interface.
Henri Verbeet [Mon, 24 Jan 2011 10:19:38 +0000 (11:19 +0100)] 
wined3d: Remove IWineD3DSurface::DrawOverlay() from the public interface.

13 years agowined3d: Remove IWineD3DSurface::RealizePalette() from the public interface.
Henri Verbeet [Mon, 24 Jan 2011 10:19:37 +0000 (11:19 +0100)] 
wined3d: Remove IWineD3DSurface::RealizePalette() from the public interface.

13 years agomsxml3: COM cleanup for the IXMLDOMNode iface in unknode.
Michael Stefaniuc [Mon, 24 Jan 2011 09:31:25 +0000 (10:31 +0100)] 
msxml3: COM cleanup for the IXMLDOMNode iface in unknode.

13 years agomsxml3: COM cleanup for the IXMLDOMNode iface in xmlnode.
Michael Stefaniuc [Mon, 24 Jan 2011 09:29:41 +0000 (10:29 +0100)] 
msxml3: COM cleanup for the IXMLDOMNode iface in xmlnode.

13 years agosti: COM cleanup for sti.c.
Michael Stefaniuc [Sun, 23 Jan 2011 23:19:51 +0000 (00:19 +0100)] 
sti: COM cleanup for sti.c.

13 years agouser32/tests: Fix edit tests.
Greg Geldorp [Sun, 23 Jan 2011 23:56:10 +0000 (00:56 +0100)] 
user32/tests: Fix edit tests.

13 years agomapi32: COM cleanup for the IMalloc iface.
Michael Stefaniuc [Sun, 23 Jan 2011 23:19:29 +0000 (00:19 +0100)] 
mapi32: COM cleanup for the IMalloc iface.

13 years agomstask: Use ifaces instead of vtbl pointers in TaskImpl.
Michael Stefaniuc [Sun, 23 Jan 2011 23:17:58 +0000 (00:17 +0100)] 
mstask: Use ifaces instead of vtbl pointers in TaskImpl.

13 years agomstask: COM cleanup for the ITaskScheduler iface.
Michael Stefaniuc [Sun, 23 Jan 2011 23:14:53 +0000 (00:14 +0100)] 
mstask: COM cleanup for the ITaskScheduler iface.

13 years agomstask: COM cleanup for the ITaskTrigger iface.
Michael Stefaniuc [Sun, 23 Jan 2011 23:11:57 +0000 (00:11 +0100)] 
mstask: COM cleanup for the ITaskTrigger iface.

13 years agomstask: COM cleanup for the IClassFactory iface.
Michael Stefaniuc [Sun, 23 Jan 2011 23:09:40 +0000 (00:09 +0100)] 
mstask: COM cleanup for the IClassFactory iface.

13 years agomsxml3: COM cleanup for the IBindStatusCallback iface.
Michael Stefaniuc [Sun, 23 Jan 2011 23:08:15 +0000 (00:08 +0100)] 
msxml3: COM cleanup for the IBindStatusCallback iface.

13 years agoavifil32: Avoid forward declarations of iface methods.
Michael Stefaniuc [Sun, 23 Jan 2011 23:06:38 +0000 (00:06 +0100)] 
avifil32: Avoid forward declarations of iface methods.

13 years agoavifil32: Use ifaces instead of vtbl pointers in IAVIEditStreamImpl.
Michael Stefaniuc [Sun, 23 Jan 2011 23:04:36 +0000 (00:04 +0100)] 
avifil32: Use ifaces instead of vtbl pointers in IAVIEditStreamImpl.

13 years agod3d8: COM cleanup for the IDirect3D8 iface.
Michael Stefaniuc [Sun, 23 Jan 2011 20:49:42 +0000 (21:49 +0100)] 
d3d8: COM cleanup for the IDirect3D8 iface.

13 years agoddrawex: COM cleanup for the IDirectDraw4 iface.
Michael Stefaniuc [Sun, 23 Jan 2011 20:48:10 +0000 (21:48 +0100)] 
ddrawex: COM cleanup for the IDirectDraw4 iface.

13 years agoddrawex: Rename impl_from_dd4() to impl_from_IDirectDraw4().
Michael Stefaniuc [Sun, 23 Jan 2011 20:44:35 +0000 (21:44 +0100)] 
ddrawex: Rename impl_from_dd4() to impl_from_IDirectDraw4().

13 years agoddrawex: COM cleanup for the IDirectDraw3 iface.
Michael Stefaniuc [Sun, 23 Jan 2011 20:13:49 +0000 (21:13 +0100)] 
ddrawex: COM cleanup for the IDirectDraw3 iface.

13 years agoddrawex: COM cleanup for the IDirectDraw2 iface.
Michael Stefaniuc [Sun, 23 Jan 2011 20:05:51 +0000 (21:05 +0100)] 
ddrawex: COM cleanup for the IDirectDraw2 iface.

13 years agoddrawex: COM cleanup for the IDirectDraw iface.
Michael Stefaniuc [Sun, 23 Jan 2011 20:04:56 +0000 (21:04 +0100)] 
ddrawex: COM cleanup for the IDirectDraw iface.

13 years agoddrawex: COM cleanup for the IDirectDrawFactory iface.
Michael Stefaniuc [Sun, 23 Jan 2011 20:02:50 +0000 (21:02 +0100)] 
ddrawex: COM cleanup for the IDirectDrawFactory iface.

13 years agoddrawex: COM cleanup for the IClassFactory iface.
Michael Stefaniuc [Sun, 23 Jan 2011 20:01:44 +0000 (21:01 +0100)] 
ddrawex: COM cleanup for the IClassFactory iface.

13 years agoddraw: COM cleanup for the IClassFactory iface.
Michael Stefaniuc [Sun, 23 Jan 2011 20:00:00 +0000 (21:00 +0100)] 
ddraw: COM cleanup for the IClassFactory iface.

13 years agoshell32/tests: Add tests for IShellDispatch::NameSpace.
Alexander Morozov [Fri, 21 Jan 2011 15:28:40 +0000 (18:28 +0300)] 
shell32/tests: Add tests for IShellDispatch::NameSpace.

13 years agodinput: Combine ASCII and Unicode device create callbacks. Add tests.
Vitaliy Margolen [Sun, 23 Jan 2011 19:44:20 +0000 (12:44 -0700)] 
dinput: Combine ASCII and Unicode device create callbacks. Add tests.

13 years agokernel32: Don't mask when printing unsupported flags in load_library.
Detlef Riekenberg [Sun, 23 Jan 2011 16:46:29 +0000 (17:46 +0100)] 
kernel32: Don't mask when printing unsupported flags in load_library.

13 years agogdi32/tests: Fix font tests on Arabic machines.
Greg Geldorp [Sun, 23 Jan 2011 16:42:29 +0000 (17:42 +0100)] 
gdi32/tests: Fix font tests on Arabic machines.

13 years agourlmon/tests: Fix a leak in test (Valgrind).
Nikolay Sivov [Sun, 23 Jan 2011 13:18:58 +0000 (16:18 +0300)] 
urlmon/tests: Fix a leak in test (Valgrind).