wine-wine/dlls/wbemprox
Hans Leidekker 76ee089aad wbemprox: Use a terminated string in parse_resource.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48245
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-12-09 23:47:46 +01:00
..
tests wbemprox/tests: Remove some unused variables. 2019-10-07 09:58:52 +02:00
Makefile.in
builtin.c wbemprox: Fix the spelling of the free_associations() function name. 2019-11-28 20:45:46 +01:00
class.c wbemprox: Map CIM_UINT16 and CIM_UINT32 to VT_I4 by default. 2019-09-19 22:07:53 +02:00
main.c
process.c
qualifier.c
query.c wbemprox: Fix a leak on error path (Coverity). 2019-10-07 09:58:56 +02:00
reg.c
security.c
service.c
services.c wbemprox: Fix multiple leaks in parse_path (Coverity). 2019-10-07 09:58:59 +02:00
table.c
wbemlocator.c wbemprox: Use a terminated string in parse_resource. 2019-12-09 23:47:46 +01:00
wbemprox.idl
wbemprox.spec
wbemprox_private.h wbemprox: Map CIM_UINT16 and CIM_UINT32 to VT_I4 by default. 2019-09-19 22:07:53 +02:00
wql.y wbemprox: Use %define api.pure instead of %pure-parser. 2019-11-25 20:47:43 +01:00