-
Bug
-
Resolution: Fixed
-
P4
-
17, 18, 19
-
b10
-
generic
-
generic
When we convert the image from one color profile to another one we copy data to the temp array, and after conversion, we commit both(src and dst). But the source data could be discarded since we do not(should not) change it.