common: Ensure the custom config path is stored as an absolute path
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 29 May 2018 21:18:05 +0000 (23:18 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 6 Jun 2018 19:12:17 +0000 (21:12 +0200)
commit4e3b9ea041c45aba5eaea14e4aafd46ee3ed044a
tree4a98a2152e5760c902ab77f8b8ecb16bec211443
parent27df512ce272d88cf85b854f6bfb3f1c7ba4a65c
common: Ensure the custom config path is stored as an absolute path

This prevents creation of a bogus and empty directory inside the
custom config directory if the path given by --configdir was
relative.
src/common/quassel.cpp