Closed tstibor closed 6 years ago
Wow, this one has passed unnoticed for years. Thank you so much for detecting it.
The ICCProfile::SupportsRenderingIntent() member function is currently not being used in standard modules and the core application, so the bug has not had any practical consequences. But this one is a really ugly error and it's great to have it fixed. Thank you again!
This switch statement misses break after each variable assignment.