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

CoreAudio: AudioValueRange mismatched new[]/delete in coreaudiodeviceinfo.mm

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.3.0
    • 5.2.0, 5.2.1, 5.3.0 Beta1
    • Multimedia
    • None
    • Mac OS X 10.8.5 (all Mac OS X)
    • 5c09bba97942bad4862644a9589bd62f6e6aa2d7

    Description

      The CoreAudio plugin for qtmultimedia uses "new[]" to allocate an AudioValueRange array, and then calls "delete" to delete it.

      This is in QList<int> CoreAudioDeviceInfo::supportedSampleRates() of coreaudiodeviceinfo.mm.

      Attachments

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

        Activity

          People

            ylopes Yoann Lopes
            dzedsystems Dyami Caliri
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes