Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorCampbell Barton <campbell@blender.org>2022-05-17 03:50:21 +0300
committerCampbell Barton <campbell@blender.org>2022-05-17 03:50:21 +0300
commit77ddcc471721194531834786c010b9e603cb18d8 (patch)
tree32c02fe7223c3979072040383d608a8a4b4988e5 /tests
parent7bbf1010825106629b1619852d463b5949d0f160 (diff)
ImBuf: replace exit(1) with assert when writing IRIS images
In this case memory past the buffer bounds would have been written, potentially crashing. Replace the check with an assert since this should never happen. Also don't call exit as failing to write a file shouldn't exit Blender.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions