wine/dlls/wbemprox
Eric Pouech 828304dab3 wbemprox: Use correct string id.
Don't use hard coded string indexes as one of the expected string
can be absent, hence decreasing its index; nothing ensures that the
strings are placed in the order of the fields in the smbios structure.
So use, smbios structures' indexes instead.

Wbemprox was also expecting one string too much.

Signed-off-by: Eric Pouech <epouech@codeweavers.com>
2023-10-17 18:18:38 +02:00
..
tests wbemprox: Fix out-of-bounds access caused by codepoints above U+00FF. 2023-09-18 11:02:21 +02:00
builtin.c wbemprox: Use correct string id. 2023-10-17 18:18:38 +02: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: Remove DECLSPEC_HIDDEN usage. 2023-07-31 21:04:08 +09:00
wql.y wbemprox: Fix out-of-bounds access caused by codepoints above U+00FF. 2023-09-18 11:02:21 +02:00