Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-10956

Incorrect parameter check in Dss_m2mDrvDispPipeCfgChk API

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: High High
    • PDK
    • PDK-12204
    • PROCESSOR_SDK_08.02.00
    • PROCESSOR_SDK_08.05.00
    • j721e-evm

      In the function Dss_m2mDrvDispPipeCfgChk(), there is a check for inFmt.pitch and inFmt.fieldMerged.
      Both of these are arrays and these has to be checked based on the image format.

      Because of the current check, the condition is always true, resulting in continuous calls to the subsequent functions.

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: