Skip to content

gvc-mixer-ui-device: Do not deref NULL pointer

Kai Lüke requested to merge do-not-deref-null-pointer into master

This should address #9 (closed) but the extension in question can also work around it by not calling the function on an outdated pointer.

Merge request reports