Skip to content

plugins/screencast: Fix sizeof() of SPA_META_Header

Vlad Zahorodnii requested to merge work/cherry-pick-7d557784 into Plasma/6.0

At the moment, the sizeof the pointer is passed, but the size of the struct must be passed instead.

(cherry picked from commit 7d557784)

Merge request reports