Skip to content

Conversation

@TheUnlocked
Copy link
Contributor

Resolves #3206

The crash was because both the normal and classic brightness/contrast nodes were using the same brightness_contrast_properties function and that function used input indexes from the normal node rather than the classic one. Since the classic node didn't have the use_classic input that the normal brightness/contrast node has, there was an OOB when brightness_contrast_properties tried to read it.

@Keavon
Copy link
Member

Keavon commented Oct 12, 2025

!build

@github-actions
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants