]> code.delx.au - pulseaudio/commit
shm: don't complain about missing SHM segments
authorLennart Poettering <lennart@poettering.net>
Fri, 19 Feb 2010 02:29:36 +0000 (03:29 +0100)
committerLennart Poettering <lennart@poettering.net>
Sun, 21 Feb 2010 16:48:17 +0000 (17:48 +0100)
commitc2079d792c0eb8d2cbb8fdfcfc58302842a0a2d2
tree71f6320ac85ec52b21a5d5869f23ccd2f743cf92
parentf9f2d6f3e0f9dfa310c7cd29bb06b8b52a0c8a1c
shm: don't complain about missing SHM segments

If two clients try to cleanup the SHM directory at the same time, they
might want to open and then delete the same segment at the same time, in
which case one client might win, the other one lose. In this case, don't
warn about ENOENT.
src/pulsecore/shm.c