core-util: avoid calling fchmod if already right mode
authorJulien Isorce <julien.isorce@gmail.com>
Sat, 10 Oct 2015 19:11:21 +0000 (20:11 +0100)
committerArun Raghavan <git@arunraghavan.net>
Mon, 19 Oct 2015 03:23:40 +0000 (08:53 +0530)
commitc021bfc6e06035d6b913cc6a05df1ee7ee2588f2
tree941d986c2dc0adeb6b4b89f0e7c08f176c701f33
parent336a2cc6f05bb6b2ea35aab9172445b0830c553a
core-util: avoid calling fchmod if already right mode

fchmod is denied in chromium sandbox.
src/pulsecore/core-util.c