core-util: Fix logic of pa_make_path_absolute()
commitae383539d7001d59044e6d7e06e9270b65ae762b
authorAndy Shevchenko <ext-andriy.shevchenko@nokia.com>
Fri, 28 Aug 2009 12:16:53 +0000 (28 15:16 +0300)
committerLennart Poettering <lennart@poettering.net>
Fri, 28 Aug 2009 15:12:26 +0000 (28 17:12 +0200)
tree36cb8a172b46460251da268dc577eaaab5540c15
parent4e8562c1f1cf5ee134043747feea093ded469be4
core-util: Fix logic of pa_make_path_absolute()

Make it works as described in commentary (when fn is NULL, pa_assert(fn) could
break logic).
src/pulsecore/core-util.c