systeminformation
systeminformation copied to clipboard
Parse Bluetooth vendor IDs
Fixes #783
This still falls back to device_name for manufacturer. I'd suggest we don't use that as fallback because it could accidentally contain PII. For apps that are trying to remove PII when logging, they do not expect PII to be found in a manufacturer field.
@schontz ... THANK YOU David! I need to have a closer look. As posted yesterday I also started to work on a fix for that. I also need to test the resulting fix on several machines. Will come back as soon as I have finished it.
Sounds good. I only tested on my machine, so this will obviously need a broader test.
@schontz SORRY! Still did not had time to test all of it but I hope I get some free time slot beginning of next week.
No apologies necessary. For what it's worth, I've been running with a patched version of this without any issue, so it at least isn't breaking things.
@schontz yes, but you spend your time on this nice patch!! I really appreciate it!