Plutoberth / SonyHeadphonesClient

A {Windows, macOS, Linux} client recreating the functionality of the Sony Headphones app
MIT License
990 stars 80 forks source link

Bugfix: "Lazy" virus threat detection #80

Closed S34NN closed 1 year ago

S34NN commented 1 year ago

I assume this is a false positive, but just wanted to share this as this has caused some frustratiion to work around. Have used the client successfully over the past couple months with no issues. Detected via Bitdefender as Gen:Variant.Lazy.257289 on one of my PCs.

Uploaded the exe to VirusTotal:

https://www.virustotal.com/gui/file/682ff442842d0cf314151aa511646be748d0c970a7145f6e34f938958d066b30/detection

Plutoberth commented 1 year ago

Hmmm, looks like this is due to some resource allocation issue... I suspect this might be something to do with imgui, but I'm not sure.

Plutoberth commented 1 year ago

Not planning to fix this for now, might go away with qt version