Skip to content
  • Aaron Muir Hamilton's avatar
    Separate ICC profile loading into a separate file. · 2c653a92
    Aaron Muir Hamilton authored and Olaf Meeuwissen's avatar Olaf Meeuwissen committed
      This cuts out some duplicate code, and enables us to reuse this
      logic for PNG, JPEG, and any other future output format.
      sanei_load_icc_profile also allows us to know that an ICC profile
      file is not long enough before we start to write it to the output;
      this should prevent poorly-written software from overflowing into
      image data when they read the bad profile based on its length.
    2c653a92