Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
6.7.2
Description
setMonitorDataFromSetupApi in qwindowsscreen.cpp is leaking device info from SetupDiGetClassDevs() call. There is no matching SetupDiDestroyDeviceInfoList for the returned object.
Attachments
Issue Links
- duplicates
-
QTBUG-127168 Memory Leak: Windows: Result of SetupDiGetClassDevs() is not freed
- Closed