Details
-
Task
-
Resolution: Fixed
-
P3: Somewhat important
-
6.5, 6.6, dev
-
None
-
653d90270 (dev), 9f0c2119d (6.5), 51a6631f4 (6.6)
Description
The ffmpeg Encoder class uses a finalizer class to asynchronously finalize file writing. This finalizer was lacking a call to close the file handle after finalization was complete.
This issue causes file handles to be leaked, and keeps the file locked until process exit.
Attachments
For Gerrit Dashboard: QTBUG-115810 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
494779,3 | Fix memory leak and dangling file handle in ffmpeg Encoder | dev | qt/qtmultimedia | Status: MERGED | +2 | 0 |
494953,2 | Fix memory leak and dangling file handle in ffmpeg Encoder | 6.5 | qt/qtmultimedia | Status: MERGED | +2 | 0 |
494954,2 | Fix memory leak and dangling file handle in ffmpeg Encoder | 6.6 | qt/qtmultimedia | Status: MERGED | +2 | 0 |