Reading, writing, and processing images in a wide variety of file formats, using a format-agnostic API, aimed at VFX applications.
1.98k
stars
597
forks
source link
[BUG] PNM reader uses variable before initialization, leading to undefined behaviour. #4445
Closed
stolk closed 1 month ago
Describe the bug
Undefined behaviour by using unintialized value.
OpenImageIO version and dependencies
To Reproduce
Run valgrind on imageinout_test binary.
Evidence
The reading of the value:
The creation of the value: