Skip to content

clutter/stage: The data given to paint_to_buffer is not inout

Corentin Noël requested to merge tintou/clutter-stage-paint into main

While the intention is there, it should have been uint8_t **data for it to be (inout).

Merge request reports