Andrew Nguyen
|
a91fd8fbb2
|
setupapi: Allocate the proper number of bytes for the drive spec.
Spotted with Valgrind.
|
2011-01-17 15:58:29 +01:00 |
Andrew Nguyen
|
dd1b937287
|
msvcrt: Null terminate the temporary locale buffer in _create_locale.
Spotted with Valgrind.
|
2011-01-17 15:57:16 +01:00 |
Andrew Nguyen
|
92fe8ef38e
|
msvcrt/tests: Avoid embedding extended ASCII characters in locale string literals.
|
2011-01-17 15:57:07 +01:00 |
Andrew Nguyen
|
b42f162563
|
msvcrt: Fix a possible memory leak in _wsystem for the NULL command case.
Spotted with Valgrind.
|
2011-01-17 15:56:31 +01:00 |
Andrew Nguyen
|
9361b61949
|
msvcrt: Fix a possible memory leak in _wpopen if a memory allocation fails.
|
2011-01-17 15:56:27 +01:00 |
Andrew Nguyen
|
587a9aa9f0
|
iphlpapi: Correctly compute the buffer offset for the DNS address structure in GetAdaptersAddresses.
Spotted with Valgrind.
|
2011-01-17 15:56:06 +01:00 |
Erich Hoover
|
037d58c4f6
|
hhctrl.ocx: Add support for the print button using IWebBrowser_ExecWB.
|
2011-01-17 15:52:15 +01:00 |
Nikolay Sivov
|
0a46f9b678
|
rsaenh/tests: Fix a key leak (Valgrind).
|
2011-01-17 14:29:35 +01:00 |
Andrew Nguyen
|
ba7f7046ee
|
kernel32/tests: Free environment block in the child process when it is unused.
|
2011-01-17 14:29:24 +01:00 |
Andrew Nguyen
|
e6da2aec8f
|
gameux: Free the allocated GameStatisticsImpl object on failure in GameStatisticsMgrImpl::GetGameStatistics.
Spotted with Valgrind.
|
2011-01-17 14:29:20 +01:00 |
Andrew Nguyen
|
3e2bf8adb0
|
gameux: Initialize registry path pointer to NULL in GAMEUX_getAppIdFromGDFPath.
|
2011-01-17 14:29:20 +01:00 |
Andrew Nguyen
|
e46c66a1f5
|
fusion: Avoid memory leaks on memory allocation failure in parse_display_name.
|
2011-01-17 14:29:20 +01:00 |
Andrew Nguyen
|
3ed34dc325
|
explorerframe/tests: Free the shell items at the end of the event tests.
Spotted with Valgrind.
|
2011-01-17 14:29:20 +01:00 |
Austin English
|
534196fba9
|
loader: Add missing checks for FreeBSD_kernel.
|
2011-01-17 14:27:44 +01:00 |
Austin English
|
9832bd6c54
|
ntdll: Add missing checks for FreeBSD_kernel.
|
2011-01-17 14:27:38 +01:00 |
Austin English
|
599afa06b7
|
server: Add missing checks for FreeBSD_kernel.
|
2011-01-17 14:26:24 +01:00 |
Austin English
|
b21319231e
|
libwine: Add missing checks for FreeBSD_kernel.
|
2011-01-17 14:26:16 +01:00 |
Alexandre Julliard
|
831338df01
|
shdocvw: Get rid of the IDB_IETOOLBAR define, the bitmap is loaded by name.
|
2011-01-17 13:33:26 +01:00 |
Michael Stefaniuc
|
00d1915902
|
mmdevapi: Use ifaces instead of vtbl pointers in MMDevice.
|
2011-01-17 13:23:39 +01:00 |
Michael Stefaniuc
|
f0b20ad4b3
|
hhctrl.ocx: Use ifaces instead of vtbl pointers in IOleClientSiteImpl.
|
2011-01-17 13:23:33 +01:00 |
Greg Geldorp
|
725cb2f3c0
|
msvcrt/tests: Use different method to determine non-SBCS locale.
|
2011-01-17 13:23:25 +01:00 |
Michael Stefaniuc
|
568b0d5c08
|
jscript: COM cleanup for the IServiceProvider iface.
|
2011-01-17 13:22:14 +01:00 |
Michael Stefaniuc
|
3b1d9d43de
|
jscript: Use ifaces instead of vtbl pointers in JScript.
|
2011-01-17 13:22:12 +01:00 |
Michael Stefaniuc
|
3cb9886ea7
|
jscript: COM cleanup for the IDispatchEx iface.
|
2011-01-17 13:22:10 +01:00 |
Henri Verbeet
|
c28d6f38af
|
wined3d: Pass an IWineD3DResourceImpl pointer to context_resource_released().
|
2011-01-17 13:22:06 +01:00 |
Henri Verbeet
|
834b599e19
|
wined3d: Pass an IWineD3DResourceImpl pointer to device_resource_released().
|
2011-01-17 13:22:06 +01:00 |
Henri Verbeet
|
852ac57db6
|
wined3d: Pass an IWineD3DResourceImpl pointer to device_resource_add().
|
2011-01-17 13:22:06 +01:00 |
Henri Verbeet
|
2ad540cea5
|
wined3d: Pass an IWineD3DResourceImpl pointer to device_resource_remove().
|
2011-01-17 13:22:06 +01:00 |
Juan Lang
|
9f8d00889f
|
rsaenh: Be more careful about when to hash HMAC key material.
|
2011-01-17 13:22:06 +01:00 |
Juan Lang
|
786c57d323
|
rsaenh: Only set key length on successful retrieval of hash value.
|
2011-01-17 13:22:06 +01:00 |
Juan Lang
|
7f0db79491
|
crypt32: Add stub for CertRegisterPhysicalStore.
|
2011-01-17 13:22:05 +01:00 |
Greg Geldorp
|
4d7e73397d
|
comdlg32/tests: Fix expected height computation.
|
2011-01-17 13:22:05 +01:00 |
Greg Geldorp
|
f61c8c68b6
|
user32/tests: Fix DDE test failures on DBCS machines.
|
2011-01-17 13:22:05 +01:00 |
Vincent Povirk
|
d7379712e7
|
gdiplus: Rewrite GdipCreateMatrix3.
|
2011-01-17 13:22:05 +01:00 |
David Hedberg
|
9fd1e23602
|
shell32/tests: Fix a leak in the ebrowser tests (Valgrind).
|
2011-01-17 12:52:31 +01:00 |
David Hedberg
|
8cf1200fff
|
shell32: Fix a leak in the ebrowser travellog (Valgrind).
|
2011-01-17 12:52:27 +01:00 |
Nikolay Sivov
|
f6ce8b7196
|
msxml3/tests: Fix a lot of leaks in tests (Valgrind).
|
2011-01-17 12:52:19 +01:00 |
Greg Geldorp
|
e8ac427143
|
msctf/tests: Fix failures on Win7 and East-Asian machines.
|
2011-01-17 12:52:07 +01:00 |
Thomas Mullaly
|
c63cf7014b
|
urlmon/tests: Fixed memory leak in tests (valgrind).
|
2011-01-17 12:51:35 +01:00 |
Thomas Mullaly
|
33fcb5b5f4
|
normaliz: Changed the default debug channel to normaliz instead of authz.
|
2011-01-17 12:51:31 +01:00 |
Thomas Mullaly
|
81d6e7443a
|
urlmon: Fixed misc typos and removed a few random tab characters.
|
2011-01-17 12:51:26 +01:00 |
Francois Gouget
|
2df9129c52
|
ntdll/tests: Fix compilation on systems that don't support nameless unions.
|
2011-01-17 12:51:15 +01:00 |
Nikolay Sivov
|
4b317fde2a
|
shell32: Fix a cloned PIDL leak (Valgrind).
|
2011-01-17 12:51:06 +01:00 |
Nikolay Sivov
|
38a995021a
|
shell32/tests: Fix some leaks in tests (Valgrind).
|
2011-01-17 12:50:58 +01:00 |
Nikolay Sivov
|
d6c0752913
|
shlwapi: Keep pointer to allocated block to free it later (Valgrind).
|
2011-01-17 12:50:49 +01:00 |
Nikolay Sivov
|
e871d5ec37
|
hlink/tests: Fix interface leak (Valgrind).
|
2011-01-17 12:50:42 +01:00 |
Nikolay Sivov
|
79f1d863d2
|
fusion: Fix processor arch string leak (Valgrind).
|
2011-01-17 12:50:38 +01:00 |
Nikolay Sivov
|
6d1a3c6e6e
|
comctl32/imagelist: Fix a couple of imagelist leaks (Valgrind).
|
2011-01-17 12:50:33 +01:00 |
Damjan Jovanovic
|
bf07eb926e
|
winemenubuilder: Extract all icon sizes on freedesktop too.
|
2011-01-17 12:50:14 +01:00 |
Alexandre Julliard
|
b8f6345d3d
|
libwine: Remove redundant wine_switch_to_stack implementations.
|
2011-01-17 12:49:31 +01:00 |