shm: don't complain about missing SHM segments
commitdfe27f623765b20bdaff2306109f89baca67d0cf
authorLennart Poettering <lennart@poettering.net>
Fri, 19 Feb 2010 02:29:36 +0000 (19 03:29 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 19 Feb 2010 02:29:36 +0000 (19 03:29 +0100)
tree845a7c9821a5805886f1a41c0e9af16f32f1e40c
parent6e064d1d6d0292d230c752b1f41034fd0754487b
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