Jigsaw52 Fix error on start when DataDirectory is a relative path
382df0f May 7, 2017
Fix error on start when DataDirectory is a relative path
Creates a get_data_directory() function to get the absolute
path of the data directory and changes all options->DataDirectory
to use it when the DataDirectory path on torrc does not matter.
Fixes #22101.
382df0f