- 
    
Bug
 - 
    Resolution: Invalid
 - 
    
P1: Critical
 - 
    None
 - 
    6.2.2
 
In file qgstreamermediadevices.cpp in method QList<QCameraDevice> QGstreamerMediaDevices::videoInputs() const I found a memory leak place. Look at pointer info, it was forgotten to be deleted, so every call of this method results in a memory leak.