Skip to content

v2.4.2

Compare
Choose a tag to compare
@cary-ilm cary-ilm released this 15 Jun 21:52
· 5 commits to RB-2.4 since this release

Patch release that backports various recent bug/security fixes:

  • Invalid input could cause a heap-use-after-free error in DeepScanLineInputFile::DeepScanLineInputFile()
  • Invalid chunkCount attributes could cause heap buffer overflow in getChunkOffsetTableSize()
  • Invalid tiled input file could cause invalid memory access TiledInputFile::TiledInputFile()
  • OpenEXRConfig.h now correctly sets OPENEXR_PACKAGE_STRING to "OpenEXR" (rather than "IlmBase)"