Skip to content

Commit 4d62f44

Browse files
committed
Add notes for v3.3.8
Signed-off-by: Peter Hillman <peterh@wetafx.co.nz>
1 parent 41b4c3e commit 4d62f44

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGES.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
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
@@ -82,6 +83,17 @@
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

8799
Patch release that fixes an incorrect size check in

0 commit comments

Comments
 (0)