Skip to content

camerabinpreview: fix potential crash on preview pipeline error

Post error message on actual element, not the allocated helper struct (which isn't even an object).

Untested, but unlikely this code path is ever hit anyway.

Merge request reports