Skip to content

fixed segfault when autoaudiosink not available

Mohan R requested to merge mohan43u/spice-gtk:to-merge into master

spice-gtk segfaults when there is no autoaudiosink element in gstreamer (gst-plugins-good not installed). These changes add few more null-checks.

Merge request reports