]> code.delx.au - pulseaudio/commit
shm: Don't force the shm files to be read-only
authorTanu Kaskinen <tanuk@iki.fi>
Tue, 9 Apr 2013 08:32:20 +0000 (11:32 +0300)
committerTanu Kaskinen <tanuk@iki.fi>
Wed, 10 Apr 2013 11:31:54 +0000 (14:31 +0300)
commitd646d931dc52e21266687cc748961fe2323f4467
tree8bc9b29364c22e920d0814f0758e0af09ebb793a
parentb4342845db2bec59f9e486202bf02a9fb1dd10e8
shm: Don't force the shm files to be read-only

Forcing the shm file to be read-only makes shm_unlink() fail on OS X.
Thanks to Albert Zeyer for reporting the bug and investigating the
root cause.

BugLink: https://bugs.freedesktop.org/show_bug.cgi?id=62988
src/pulsecore/shm.c