mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
enable SHM support on the client side only if both the client and the server run as the same user and the server supports it
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1278 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
e33abc3089
commit
40875d6d05
2 changed files with 24 additions and 8 deletions
|
|
@ -71,7 +71,7 @@ struct pa_context {
|
|||
|
||||
pa_mempool *mempool;
|
||||
|
||||
int local;
|
||||
int is_local;
|
||||
int do_autospawn;
|
||||
int autospawn_lock_fd;
|
||||
pa_spawn_api spawn_api;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue