pulseaudio/shell-completion/bash
Sibo Dong 53e3b53408 shell-completion: bash: Localize word variable
The word variables used in the _pactl and _pacmd functions are
unlocalized. Thus, the variable appears in the user's environment when
tab-completing with pactl or pacmd. This may clobber another variable
of the same name, which is undesirable.

Localize the word variable to fix this issue.

Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/623>
2021-08-25 15:54:35 +00:00
..
meson.build build-sys: meson: allow building client libraries only 2021-04-19 18:48:59 +00:00
pulseaudio shell-completion: bash: Localize word variable 2021-08-25 15:54:35 +00:00