Merge tag 'v0.19.20'

release v0.19.20
This commit is contained in:
Max Kellermann
2016-12-09 20:18:54 +01:00
4 changed files with 18 additions and 5 deletions

View File

@@ -45,7 +45,7 @@ static constexpr Domain log_domain("log");
#ifndef ANDROID
static int out_fd;
static int out_fd = -1;
static AllocatedPath out_path = AllocatedPath::Null();
static void redirect_logs(int fd)