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

Android: Potential crash in ExifDataHander

    XMLWordPrintable

Details

    • Android
    • 0feb052d92 (dev)
    • 2024wk04FOQtforAndroid, 2024wk06FOQtforAndroid

    Description

      According documentation, getting value of FLASH_STATE and SENSOR_EXPOSURE_TIME on some device may return null. That is why they need to be checked before usage

      Usage of those values without check may cause NullPointerException (Attempt to invoke virtual method 'int java.lang.Integer.intValue()')

      Attachments

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

        Activity

          People

            bartlomiejmoskal Bartlomiej Moskal
            bartlomiejmoskal Bartlomiej Moskal
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes