File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 33
44# OpenEXR Release Notes
55
6+ * [ Version 3.3.8] ( #version-338-february-26-2026 ) February 26, 2026
67* [ Version 3.3.7] ( #version-337-february-19-2026 ) February 19, 2026
78* [ Version 3.3.6] ( #version-336-november-4-2025 ) November 5, 2025
89* [ Version 3.3.5] ( #version-335-july-26-2025 ) July 26, 2025
8283* [ Version 1.0.1] ( #version-101 )
8384* [ Version 1.0] ( #version-10 )
8485
86+ ## Version 3.3.8 (February 26, 2026)
87+
88+ Patch release that prevents an integer overflow when using the
89+ CompositeDeepScanLine API to combine multiple deep parts.
90+
91+ ### Merged Pull Requests:
92+
93+ * [ 2256] ( https://github.com/AcademySoftwareFoundation/pulls/2256 )
94+ Report an error if a deep pixel as more than UINT_MAX samples
95+
96+
8597## Version 3.3.7 (February 19, 2026)
8698
8799Patch release that fixes an incorrect size check in
You can’t perform that action at this time.
0 commit comments