wine/dlls/wbemprox
Rémi Bernon 4b9d3909b8 wbemprox: Set variant type to VT_NULL if BSTR is NULL.
Mafia III launcher crashes when querying video controllers when it
passes the NULL __PATH value through COM marshalling.

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-09-30 15:50:32 +02:00
..
tests wbemprox: Set variant type to VT_NULL if BSTR is NULL. 2020-09-30 15:50:32 +02:00
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
Makefile.in
process.c
qualifier.c
query.c wbemprox: Set variant type to VT_NULL if BSTR is NULL. 2020-09-30 15:50:32 +02:00
reg.c
security.c
service.c
services.c wbemprox: Provide semi-stub implementation for client_security_QueryBlanket(). 2020-09-01 12:29:55 +02:00
table.c
wbemlocator.c
wbemprox.idl
wbemprox.spec
wbemprox_private.h
wql.y