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

Document common thread mitigations for loading images

XMLWordPrintable

    • Icon: User Story User Story
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 6.10.0
    • None

      Document common threads when loading images of unknown providence, and general mitigation mechanisms.

      Risk: Loading too large images in memory-constrained environments can cause OOM
      Risk: Loading malformed images can cause crashes
      Risk: Loading images in hardware-specific formats can cause unexpected failures
      ...

      Mitigation:

      • Avoid loading images from unknown origin
      • Restrict image plugins that your app is supporting (e.g., by not bundling all Qt image plugins)

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

            docteam Qt Documentation Team
            kkohne Kai Köhne
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes