Skip to content

pactl: Fix some corner cases when setting sink formats

Arun Raghavan requested to merge arun/pulseaudio:pactl-format-fix into master

Mostly deals with failure more gracefully, and NULL-initialises the format array for safety.

Merge request reports