Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-115810

Memory leak and locked file handle in ffmpeg recorder

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: P3: Somewhat important P3: Somewhat important
    • 6.5.3, 6.6.0 Beta3, 6.7.0 FF
    • 6.5, 6.6, dev
    • Multimedia
    • None
    • 653d90270 (dev), 9f0c2119d (6.5), 51a6631f4 (6.6)

      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.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            johanseg Jøger Hansegård
            johanseg Jøger Hansegård
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes