wine
13 years agowininet: Fixed race in SSL connection handling.
Jacek Caban [Wed, 19 Jan 2011 19:16:02 +0000 (20:16 +0100)] 
wininet: Fixed race in SSL connection handling.

13 years agowined3d: Store a pointer to an array of IWineD3DSwapChainImpl pointers in the device.
Henri Verbeet [Wed, 19 Jan 2011 18:20:12 +0000 (19:20 +0100)] 
wined3d: Store a pointer to an array of IWineD3DSwapChainImpl pointers in the device.

13 years agowined3d: Move swapchain context retrieval to swapchain.c.
Henri Verbeet [Wed, 19 Jan 2011 18:20:11 +0000 (19:20 +0100)] 
wined3d: Move swapchain context retrieval to swapchain.c.

13 years agod3d8/tests: Fix test_ApplyStateBlock() (Valgrind).
Henri Verbeet [Wed, 19 Jan 2011 18:20:10 +0000 (19:20 +0100)] 
d3d8/tests: Fix test_ApplyStateBlock() (Valgrind).

13 years agoddraw: Initialize the AutoRestoreDisplayMode field of WINED3DPRESENT_PARAMETERS ...
Henri Verbeet [Wed, 19 Jan 2011 18:20:09 +0000 (19:20 +0100)] 
ddraw: Initialize the AutoRestoreDisplayMode field of WINED3DPRESENT_PARAMETERS (Valgrind).

13 years agohhctrl: Don't use an extended menu.
Alexandre Julliard [Wed, 19 Jan 2011 22:45:34 +0000 (23:45 +0100)] 
hhctrl: Don't use an extended menu.

13 years agoshdocvw: Convert coclass registration to the IRegistrar mechanism.
Alexandre Julliard [Wed, 19 Jan 2011 20:30:14 +0000 (21:30 +0100)] 
shdocvw: Convert coclass registration to the IRegistrar mechanism.

13 years agoshell32: Convert dll registration to the IRegistrar mechanism.
Alexandre Julliard [Wed, 19 Jan 2011 19:27:50 +0000 (20:27 +0100)] 
shell32: Convert dll registration to the IRegistrar mechanism.

13 years agoinclude: Add an assert.h msvcrt header.
Alexandre Julliard [Wed, 19 Jan 2011 18:49:08 +0000 (19:49 +0100)] 
include: Add an assert.h msvcrt header.

13 years agocrypt32: Ensure that chain validity time is initialized (valgrind).
Juan Lang [Wed, 19 Jan 2011 17:15:29 +0000 (09:15 -0800)] 
crypt32: Ensure that chain validity time is initialized (valgrind).

13 years agoactxprxy: Add proxies for shldisp.idl.
Alexandre Julliard [Wed, 19 Jan 2011 16:43:45 +0000 (17:43 +0100)] 
actxprxy: Add proxies for shldisp.idl.

13 years agowidl: Don't generate proxies for oleautomation interfaces.
Alexandre Julliard [Wed, 19 Jan 2011 16:43:01 +0000 (17:43 +0100)] 
widl: Don't generate proxies for oleautomation interfaces.

13 years agowininet: Add tests for querying INTERNET_OPTION_MAX_CONNS_PER_SERVER and INTERNET_OPT...
Huw Davies [Wed, 19 Jan 2011 15:11:11 +0000 (15:11 +0000)] 
wininet: Add tests for querying INTERNET_OPTION_MAX_CONNS_PER_SERVER and INTERNET_OPTION_MAX_CONNS_PER_1_0_SERVER and fix typo in the implementation.

13 years agoriched20/tests: Skip some tests on non-English platforms.
Greg Geldorp [Wed, 19 Jan 2011 11:54:32 +0000 (12:54 +0100)] 
riched20/tests: Skip some tests on non-English platforms.

13 years agourlmon/tests: Fix tests when connecting via proxy.
Greg Geldorp [Wed, 19 Jan 2011 11:44:07 +0000 (12:44 +0100)] 
urlmon/tests: Fix tests when connecting via proxy.

13 years agoshell32: Added typelib.
Alexander Morozov [Tue, 18 Jan 2011 18:36:08 +0000 (21:36 +0300)] 
shell32: Added typelib.

13 years agoshell32: Register CLSID_Shell.
Alexander Morozov [Tue, 18 Jan 2011 18:35:57 +0000 (21:35 +0300)] 
shell32: Register CLSID_Shell.

13 years agoshell32: Add stub implementation of IShellDispatch.
Alexander Morozov [Tue, 18 Jan 2011 18:35:41 +0000 (21:35 +0300)] 
shell32: Add stub implementation of IShellDispatch.

13 years agoserver: Add symbolic names in filesystem change actions traces.
Alexandre Julliard [Wed, 19 Jan 2011 13:20:40 +0000 (14:20 +0100)] 
server: Add symbolic names in filesystem change actions traces.

13 years agokernel32/tests: Added file move/rename ReadDirectoryChangesW tests.
Piotr Caban [Tue, 18 Jan 2011 10:24:58 +0000 (11:24 +0100)] 
kernel32/tests: Added file move/rename ReadDirectoryChangesW tests.

13 years agoserver: Don't report rename events when file is moved between directories.
Piotr Caban [Tue, 18 Jan 2011 10:24:49 +0000 (11:24 +0100)] 
server: Don't report rename events when file is moved between directories.

13 years agoserver: Return multiple events in read_changes.
Piotr Caban [Tue, 18 Jan 2011 10:24:33 +0000 (11:24 +0100)] 
server: Return multiple events in read_changes.

13 years agodinput: Combine ASCII and Unicode Direct Input Device QueryInterface.
Vitaliy Margolen [Wed, 19 Jan 2011 04:06:48 +0000 (21:06 -0700)] 
dinput: Combine ASCII and Unicode Direct Input Device QueryInterface.

13 years agodinput: Make newly created device append itself to Direct Input's list.
Vitaliy Margolen [Wed, 19 Jan 2011 04:06:37 +0000 (21:06 -0700)] 
dinput: Make newly created device append itself to Direct Input's list.

13 years agokernel32: Added support for insert/overwrite modes while editing a line.
Eric Pouech [Tue, 18 Jan 2011 21:03:19 +0000 (22:03 +0100)] 
kernel32: Added support for insert/overwrite modes while editing a line.

13 years agokernel32: Correctly parse the input strings for advanced keys.
Eric Pouech [Tue, 18 Jan 2011 21:02:37 +0000 (22:02 +0100)] 
kernel32: Correctly parse the input strings for advanced keys.

13 years agokernel32: Move the input character to INPUT_RECORD translation functions to term.c.
Eric Pouech [Tue, 18 Jan 2011 21:02:31 +0000 (22:02 +0100)] 
kernel32: Move the input character to INPUT_RECORD translation functions to term.c.

13 years agokernel32: Added support for terminfo/termcap in console code.
Eric Pouech [Tue, 18 Jan 2011 21:02:24 +0000 (22:02 +0100)] 
kernel32: Added support for terminfo/termcap in console code.

13 years agomsi: Downgrade a warning.
Hans Leidekker [Wed, 19 Jan 2011 11:05:52 +0000 (12:05 +0100)] 
msi: Downgrade a warning.

Unreferenced files are normal when applying a patch.

13 years agomsi: Don't ignore disabled components when resolving install states.
Hans Leidekker [Wed, 19 Jan 2011 11:05:31 +0000 (12:05 +0100)] 
msi: Don't ignore disabled components when resolving install states.

Otherwise features are not published correctly.

13 years agocrypt32: Remove no-ops.
Juan Lang [Wed, 19 Jan 2011 03:19:13 +0000 (19:19 -0800)] 
crypt32: Remove no-ops.

13 years agocrypt32: Fix memory leaks when encoding fails.
Juan Lang [Wed, 19 Jan 2011 03:17:46 +0000 (19:17 -0800)] 
crypt32: Fix memory leaks when encoding fails.

13 years agoddraw: COM cleanup for the IDirectDraw7 iface.
Michael Stefaniuc [Wed, 19 Jan 2011 00:42:43 +0000 (01:42 +0100)] 
ddraw: COM cleanup for the IDirectDraw7 iface.

13 years agoddraw: COM cleanup for the IDirectDraw4 iface.
Michael Stefaniuc [Wed, 19 Jan 2011 00:40:53 +0000 (01:40 +0100)] 
ddraw: COM cleanup for the IDirectDraw4 iface.

13 years agoddraw: COM cleanup for the IDirectDraw3 iface.
Michael Stefaniuc [Wed, 19 Jan 2011 00:39:19 +0000 (01:39 +0100)] 
ddraw: COM cleanup for the IDirectDraw3 iface.

13 years agoddraw: COM cleanup for the IDirectDraw2 iface.
Michael Stefaniuc [Wed, 19 Jan 2011 00:36:36 +0000 (01:36 +0100)] 
ddraw: COM cleanup for the IDirectDraw2 iface.

13 years agoddraw: COM cleanup for the IDirectDraw iface.
Michael Stefaniuc [Wed, 19 Jan 2011 00:33:42 +0000 (01:33 +0100)] 
ddraw: COM cleanup for the IDirectDraw iface.

13 years agoddraw: COM cleanup for the IDirect3D7 iface.
Michael Stefaniuc [Wed, 19 Jan 2011 00:32:36 +0000 (01:32 +0100)] 
ddraw: COM cleanup for the IDirect3D7 iface.

13 years agoddraw: COM cleanup for the IDirect3D3 iface.
Michael Stefaniuc [Wed, 19 Jan 2011 00:30:21 +0000 (01:30 +0100)] 
ddraw: COM cleanup for the IDirect3D3 iface.

13 years agodbghelp, winedump: Added definition for S_FRAMEPROC_V2 symbol (CodeView).
Eric Pouech [Tue, 18 Jan 2011 20:49:47 +0000 (21:49 +0100)] 
dbghelp, winedump: Added definition for S_FRAMEPROC_V2 symbol (CodeView).

13 years agodbghelp: Use AT_range attribute (for function, block... addresses) when AT_low_pc...
Eric Pouech [Tue, 18 Jan 2011 20:49:05 +0000 (21:49 +0100)] 
dbghelp: Use AT_range attribute (for function, block... addresses) when AT_low_pc and AT_high_pc are not present.

13 years agoshell32: Fix interface leak (Valgrind).
Nikolay Sivov [Tue, 18 Jan 2011 19:45:03 +0000 (22:45 +0300)] 
shell32: Fix interface leak (Valgrind).

13 years agoshell32/tests: Fix a PIDL leak in tests (Valgrind).
Nikolay Sivov [Tue, 18 Jan 2011 19:37:14 +0000 (22:37 +0300)] 
shell32/tests: Fix a PIDL leak in tests (Valgrind).

13 years agooleaut32/tests: Fix a dead path in test (Valgrind).
Nikolay Sivov [Tue, 18 Jan 2011 16:52:19 +0000 (19:52 +0300)] 
oleaut32/tests: Fix a dead path in test (Valgrind).

13 years agocrypt32: Fix memory leaks when decoding fails (valgrind).
Juan Lang [Tue, 18 Jan 2011 18:29:58 +0000 (10:29 -0800)] 
crypt32: Fix memory leaks when decoding fails (valgrind).

13 years agowined3d: Pass an IWineD3DSwapChainImpl pointer to findThreadContextForSwapChain().
Henri Verbeet [Tue, 18 Jan 2011 16:55:22 +0000 (17:55 +0100)] 
wined3d: Pass an IWineD3DSwapChainImpl pointer to findThreadContextForSwapChain().

13 years agowined3d: Pass an IWineD3DSwapChainImpl pointer to swapchain_create_context_for_thread().
Henri Verbeet [Tue, 18 Jan 2011 16:55:21 +0000 (17:55 +0100)] 
wined3d: Pass an IWineD3DSwapChainImpl pointer to swapchain_create_context_for_thread().

13 years agowined3d: Pass an IWineD3DVolumeImpl pointer to volume_bind_and_dirtify().
Henri Verbeet [Tue, 18 Jan 2011 16:55:20 +0000 (17:55 +0100)] 
wined3d: Pass an IWineD3DVolumeImpl pointer to volume_bind_and_dirtify().

13 years agowined3d: Pass an IWineD3DVolumeImpl pointer to volume_add_dirty_box().
Henri Verbeet [Tue, 18 Jan 2011 16:55:19 +0000 (17:55 +0100)] 
wined3d: Pass an IWineD3DVolumeImpl pointer to volume_add_dirty_box().

13 years agomsvcrt: Add _atoflt and _atoflt_l implementations.
Nikolay Sivov [Tue, 18 Jan 2011 16:06:07 +0000 (19:06 +0300)] 
msvcrt: Add _atoflt and _atoflt_l implementations.

13 years agomakefiles: Generate .res files directly from message files.
Alexandre Julliard [Tue, 18 Jan 2011 15:56:02 +0000 (16:56 +0100)] 
makefiles: Generate .res files directly from message files.

13 years agowmc: Add support for creating resource and plain binary files.
Alexandre Julliard [Tue, 18 Jan 2011 15:55:37 +0000 (16:55 +0100)] 
wmc: Add support for creating resource and plain binary files.

13 years agomshtml: Added IUri-based implementation of nsIURL::[Get|Set]Ref.
Jacek Caban [Tue, 18 Jan 2011 11:28:17 +0000 (12:28 +0100)] 
mshtml: Added IUri-based implementation of nsIURL::[Get|Set]Ref.

13 years agoddraw: COM cleanup for the IDirect3D2 iface.
Michael Stefaniuc [Tue, 18 Jan 2011 11:30:17 +0000 (12:30 +0100)] 
ddraw: COM cleanup for the IDirect3D2 iface.

13 years agoddraw: COM cleanup for the IDirect3D iface.
Michael Stefaniuc [Tue, 18 Jan 2011 11:28:15 +0000 (12:28 +0100)] 
ddraw: COM cleanup for the IDirect3D iface.

13 years agoddraw: Pass an IDirectDrawImpl* instead of an iface to CreateSurface().
Michael Stefaniuc [Tue, 18 Jan 2011 11:25:50 +0000 (12:25 +0100)] 
ddraw: Pass an IDirectDrawImpl* instead of an iface to CreateSurface().

13 years agoddraw: Pass an IDirectDrawImpl* instead of an iface to ddraw_set_display_mode().
Michael Stefaniuc [Tue, 18 Jan 2011 11:24:26 +0000 (12:24 +0100)] 
ddraw: Pass an IDirectDrawImpl* instead of an iface to ddraw_set_display_mode().

13 years agoddraw: Avoid some unsafe IDirect3D7 iface to IDirectDrawImpl transitions.
Michael Stefaniuc [Tue, 18 Jan 2011 11:22:48 +0000 (12:22 +0100)] 
ddraw: Avoid some unsafe IDirect3D7 iface to IDirectDrawImpl transitions.

13 years agoshell32/tests: fix a couple memory leaks (Valgrind).
Austin English [Tue, 18 Jan 2011 09:45:50 +0000 (01:45 -0800)] 
shell32/tests: fix a couple memory leaks (Valgrind).

13 years agooleaut32: Deserialize VT_BOOL as 2 bytes, not 4.
Vincent Povirk [Tue, 18 Jan 2011 05:27:39 +0000 (23:27 -0600)] 
oleaut32: Deserialize VT_BOOL as 2 bytes, not 4.

13 years agomsi: Free memory on error (valgrind).
Hans Leidekker [Tue, 18 Jan 2011 08:16:28 +0000 (09:16 +0100)] 
msi: Free memory on error (valgrind).

13 years agocrypt32: Fix memory leak (Valgrind).
Juan Lang [Tue, 18 Jan 2011 02:25:05 +0000 (18:25 -0800)] 
crypt32: Fix memory leak (Valgrind).

13 years agohhctrl.ocx: Implement pop-up menu for Options button.
Owen Rudge [Mon, 17 Jan 2011 22:26:50 +0000 (22:26 +0000)] 
hhctrl.ocx: Implement pop-up menu for Options button.

13 years agohhctrl.ocx: Implement Sync button functionality.
Owen Rudge [Mon, 17 Jan 2011 22:26:46 +0000 (22:26 +0000)] 
hhctrl.ocx: Implement Sync button functionality.

13 years agohhctrl.ocx: Implement Show/Hide functionality.
Owen Rudge [Mon, 17 Jan 2011 22:26:40 +0000 (22:26 +0000)] 
hhctrl.ocx: Implement Show/Hide functionality.

13 years agodbghelp: When failing to look up for a PDB file, don't keep a module format object...
Eric Pouech [Mon, 17 Jan 2011 20:57:46 +0000 (21:57 +0100)] 
dbghelp: When failing to look up for a PDB file, don't keep a module format object around.

13 years agodbghelp: Get stream indexes out of PDB files (instead of hardwired values).
Eric Pouech [Mon, 17 Jan 2011 20:54:17 +0000 (21:54 +0100)] 
dbghelp: Get stream indexes out of PDB files (instead of hardwired values).

13 years agodbghelp: Add support for stream lookup by name in PDB files and use it for strings...
Eric Pouech [Mon, 17 Jan 2011 20:54:04 +0000 (21:54 +0100)] 
dbghelp: Add support for stream lookup by name in PDB files and use it for strings stream.

13 years agowinedump: Also dump FPO data out of JG PDB files.
Eric Pouech [Mon, 17 Jan 2011 20:53:51 +0000 (21:53 +0100)] 
winedump: Also dump FPO data out of JG PDB files.

13 years agowinedump: Dump segment info out of PDB files.
Eric Pouech [Mon, 17 Jan 2011 20:53:42 +0000 (21:53 +0100)] 
winedump: Dump segment info out of PDB files.

13 years agowinedump: Make use of PDB_STREAM_INDEXES in order to get rid of hardwired indexes.
Eric Pouech [Mon, 17 Jan 2011 20:53:31 +0000 (21:53 +0100)] 
winedump: Make use of PDB_STREAM_INDEXES in order to get rid of hardwired indexes.

13 years agowinedump: Added stream header support.
Eric Pouech [Mon, 17 Jan 2011 20:53:25 +0000 (21:53 +0100)] 
winedump: Added stream header support.

13 years agowinedump: Get string table stream index out of ROOT named streams list.
Eric Pouech [Mon, 17 Jan 2011 20:53:20 +0000 (21:53 +0100)] 
winedump: Get string table stream index out of ROOT named streams list.

13 years agowinedump: Dump streams names information out of ROOT object.
Eric Pouech [Mon, 17 Jan 2011 20:53:14 +0000 (21:53 +0100)] 
winedump: Dump streams names information out of ROOT object.

13 years agowinedump: Force the PDB_??_ROOT to always be present in reader object.
Eric Pouech [Mon, 17 Jan 2011 20:53:08 +0000 (21:53 +0100)] 
winedump: Force the PDB_??_ROOT to always be present in reader object.

13 years agowined3d: Store an IWineD3DClipperImpl pointer in IWineD3DSurfaceImpl.
Henri Verbeet [Mon, 17 Jan 2011 17:49:31 +0000 (18:49 +0100)] 
wined3d: Store an IWineD3DClipperImpl pointer in IWineD3DSurfaceImpl.

13 years agowined3d: Store an IWineD3DResourceImpl pointer in struct wined3d_rendertarget_view.
Henri Verbeet [Mon, 17 Jan 2011 17:49:30 +0000 (18:49 +0100)] 
wined3d: Store an IWineD3DResourceImpl pointer in struct wined3d_rendertarget_view.

13 years agowined3d: Pass an IWineD3DResourceImpl pointer to wined3d_rendertarget_view_init().
Henri Verbeet [Mon, 17 Jan 2011 17:49:29 +0000 (18:49 +0100)] 
wined3d: Pass an IWineD3DResourceImpl pointer to wined3d_rendertarget_view_init().

13 years agowined3d: Pass an IWineD3DResourceImpl pointer to context_resource_unloaded().
Henri Verbeet [Mon, 17 Jan 2011 17:49:28 +0000 (18:49 +0100)] 
wined3d: Pass an IWineD3DResourceImpl pointer to context_resource_unloaded().

13 years agowined3d: Don't set cube and volume POW2 caps if np2 textures are supported.
Stefan Dösinger [Sun, 21 Nov 2010 17:08:41 +0000 (18:08 +0100)] 
wined3d: Don't set cube and volume POW2 caps if np2 textures are supported.

13 years agourlmon: Fixed memory leaks in tests.
Jacek Caban [Mon, 17 Jan 2011 13:21:33 +0000 (14:21 +0100)] 
urlmon: Fixed memory leaks in tests.

13 years agowinhttp/tests: Fix tests when connecting via proxy.
Greg Geldorp [Mon, 17 Jan 2011 11:37:23 +0000 (12:37 +0100)] 
winhttp/tests: Fix tests when connecting via proxy.

13 years agogdi32: Use the helper function in GetCharABCWidthsFloatA to support DBCS.
Akihiro Sagawa [Sun, 16 Jan 2011 14:00:29 +0000 (23:00 +0900)] 
gdi32: Use the helper function in GetCharABCWidthsFloatA to support DBCS.

13 years agogdi32: Use the helper function in GetCharWidth32A to support DBCS.
Akihiro Sagawa [Sun, 16 Jan 2011 14:00:27 +0000 (23:00 +0900)] 
gdi32: Use the helper function in GetCharWidth32A to support DBCS.

13 years agogdi32: Add a helper function to get chars in the range.
Akihiro Sagawa [Sun, 16 Jan 2011 14:00:25 +0000 (23:00 +0900)] 
gdi32: Add a helper function to get chars in the range.

13 years agogdi32: Avoid an integer overflow in GetCharABCWidthsA.
Akihiro Sagawa [Sun, 16 Jan 2011 14:00:21 +0000 (23:00 +0900)] 
gdi32: Avoid an integer overflow in GetCharABCWidthsA.

13 years agogdi32: Pass the byte count to FONT_mbtowc in GetCharABCWidthsA.
Akihiro Sagawa [Sun, 16 Jan 2011 14:00:18 +0000 (23:00 +0900)] 
gdi32: Pass the byte count to FONT_mbtowc in GetCharABCWidthsA.

13 years agogdi32/tests: Add more tests for GetCharABCWidthsA.
Akihiro Sagawa [Sun, 16 Jan 2011 14:00:16 +0000 (23:00 +0900)] 
gdi32/tests: Add more tests for GetCharABCWidthsA.

13 years agosetupapi: Fix some memory leaks in SetupDiGetINFClassA.
Andrew Nguyen [Sat, 15 Jan 2011 08:28:37 +0000 (02:28 -0600)] 
setupapi: Fix some memory leaks in SetupDiGetINFClassA.

Spotted with Valgrind.

13 years agosetupapi: Allocate the proper number of bytes for the drive spec.
Andrew Nguyen [Sat, 15 Jan 2011 08:28:30 +0000 (02:28 -0600)] 
setupapi: Allocate the proper number of bytes for the drive spec.

Spotted with Valgrind.

13 years agomsvcrt: Null terminate the temporary locale buffer in _create_locale.
Andrew Nguyen [Sat, 15 Jan 2011 08:28:24 +0000 (02:28 -0600)] 
msvcrt: Null terminate the temporary locale buffer in _create_locale.

Spotted with Valgrind.

13 years agomsvcrt/tests: Avoid embedding extended ASCII characters in locale string literals.
Andrew Nguyen [Sat, 15 Jan 2011 08:28:19 +0000 (02:28 -0600)] 
msvcrt/tests: Avoid embedding extended ASCII characters in locale string literals.

13 years agomsvcrt: Fix a possible memory leak in _wsystem for the NULL command case.
Andrew Nguyen [Sat, 15 Jan 2011 08:28:13 +0000 (02:28 -0600)] 
msvcrt: Fix a possible memory leak in _wsystem for the NULL command case.

Spotted with Valgrind.

13 years agomsvcrt: Fix a possible memory leak in _wpopen if a memory allocation fails.
Andrew Nguyen [Sat, 15 Jan 2011 08:28:08 +0000 (02:28 -0600)] 
msvcrt: Fix a possible memory leak in _wpopen if a memory allocation fails.

13 years agoiphlpapi: Correctly compute the buffer offset for the DNS address structure in GetAda...
Andrew Nguyen [Sat, 15 Jan 2011 08:28:02 +0000 (02:28 -0600)] 
iphlpapi: Correctly compute the buffer offset for the DNS address structure in GetAdaptersAddresses.

Spotted with Valgrind.

13 years agohhctrl.ocx: Add support for the print button using IWebBrowser_ExecWB.
Erich Hoover [Fri, 14 Jan 2011 22:16:31 +0000 (15:16 -0700)] 
hhctrl.ocx: Add support for the print button using IWebBrowser_ExecWB.

13 years agorsaenh/tests: Fix a key leak (Valgrind).
Nikolay Sivov [Sun, 16 Jan 2011 11:49:10 +0000 (14:49 +0300)] 
rsaenh/tests: Fix a key leak (Valgrind).

13 years agokernel32/tests: Free environment block in the child process when it is unused.
Andrew Nguyen [Sun, 16 Jan 2011 10:35:21 +0000 (04:35 -0600)] 
kernel32/tests: Free environment block in the child process when it is unused.

13 years agogameux: Free the allocated GameStatisticsImpl object on failure in GameStatisticsMgrI...
Andrew Nguyen [Sun, 16 Jan 2011 09:41:49 +0000 (03:41 -0600)] 
gameux: Free the allocated GameStatisticsImpl object on failure in GameStatisticsMgrImpl::GetGameStatistics.

Spotted with Valgrind.

13 years agogameux: Initialize registry path pointer to NULL in GAMEUX_getAppIdFromGDFPath.
Andrew Nguyen [Sun, 16 Jan 2011 09:41:43 +0000 (03:41 -0600)] 
gameux: Initialize registry path pointer to NULL in GAMEUX_getAppIdFromGDFPath.