Skip to content

Fix case insensitivity for the ID qualifier#5

Open
Wer-Wolf wants to merge 1 commit into
pali:masterfrom
Wer-Wolf:master
Open

Fix case insensitivity for the ID qualifier#5
Wer-Wolf wants to merge 1 commit into
pali:masterfrom
Wer-Wolf:master

Conversation

@Wer-Wolf

@Wer-Wolf Wer-Wolf commented May 5, 2025

Copy link
Copy Markdown

The BMOF data bundled with the MSI OEM software has its ID qualifiers in lower-case. Use strcasecmp() to handle both upper-case and lower-case variants.

This fixes issue #4, as it turned out that the WMI methods still had an ID qualifier, but in lower-case.

The BMOF data bundled with the MSI OEM software has its ID qualifiers
in lower-case. Use strcasecmp() to handle both upper-case and
lower-case variants.

Signed-off-by: Armin Wolf <W_Armin@gmx.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant