Sweden-Number/dlls/wbemprox
Rémi Bernon 75fb68e424 wbemprox: Use empty strings instead of NULL.
For Win32_PhysicalMemory PartNumber and Serial properties.

Injustice 2 calls SysStringLen directly on the value without checking
its type.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-08-13 12:28:41 +02:00
..
tests wbemprox: Don't crash in IWbemClassObject::Put() when called with empty class object. 2020-08-11 18:06:23 +02:00
Makefile.in
builtin.c wbemprox: Use empty strings instead of NULL. 2020-08-13 12:28:41 +02:00
class.c wbemprox: Don't crash in IWbemClassObject::Put() when called with empty class object. 2020-08-11 18:06:23 +02:00
main.c
process.c wbemprox: Use wide character string literals. 2020-04-20 12:49:11 +02:00
qualifier.c
query.c
reg.c wbemprox: Use wide character string literals. 2020-04-20 12:49:11 +02:00
security.c
service.c
services.c wbemprox: Set obj to NULL on error in get_object(). 2020-08-11 18:06:11 +02:00
table.c
wbemlocator.c
wbemprox.idl
wbemprox.spec
wbemprox_private.h
wql.y wbemprox: Fix checking for digit characters. 2020-02-07 21:28:24 +01:00