Skip to content

plugins/screencast: Call pw_deinit()

Vlad Zahorodnii requested to merge work/zzag/screencast-pw-deinit into master

The constructor has a pw_init() function call, but the destructor lacks the matching pw_deinit().

Merge request reports