]> code.delx.au - pulseaudio/commit
pulsecore: Make run-from-build not readlink() on every call
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Sat, 20 Apr 2013 04:42:34 +0000 (10:12 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Sat, 20 Apr 2013 04:42:34 +0000 (10:12 +0530)
commit4c23720ef1f883260c47d43f4e10795abf06587c
treec3f8298cd2be9b21fcb545cfe387525cc9c36f58
parent3d7bc637c4c4b556df5ecd08915300ecfd93bde8
pulsecore: Make run-from-build not readlink() on every call

Since this is no longer only defined in debug builds, let's make sure
that there is no impact if this is indavertently called repeatedly at
startup.
src/pulsecore/core-util.c