gtorrent / gtorrent-core

Core library of gTorrent which handles everything but UI/UX
GNU General Public License v3.0
39 stars 12 forks source link

incorrect error message #112

Open benwaffle opened 9 years ago

benwaffle commented 9 years ago

If .config/gtorrent is owned by root, the message printed out is "process is not unique" (even though it is)

There's absolutely no reason to use recursion in processIsUnique()