wine/dlls/wbemprox
Zhiyi Zhang a2fdae65a1 wbemprox: Fix a memory leak (Coverity).
When LsaLookupSids() fails with STATUS_NONE_MAPPED or STATUS_SOME_NOT_MAPPED, the memory returned by
the domain parameter should be freed.
2023-11-27 22:39:52 +01:00
..
tests wbemprox: Add StandardCimv2 namespace. 2023-11-21 11:10:04 +01:00
builtin.c wbemprox: Fix a memory leak (Coverity). 2023-11-27 22:39:52 +01:00
class.c
main.c
Makefile.in makefiles: Always use the global SOURCES variable for .y files. 2023-10-14 13:51:42 +02:00
process.c
qualifier.c
query.c
reg.c
security.c
service.c
services.c
sysrestore.c
table.c
wbemlocator.c
wbemprox.idl
wbemprox.spec
wbemprox_private.h wbemprox: Add StandardCimv2 namespace. 2023-11-21 11:10:04 +01:00
wql.y wbemprox: Fix out-of-bounds access caused by codepoints above U+00FF. 2023-09-18 11:02:21 +02:00