Merge branch '2.1' into develop

This commit is contained in:
Johan Wikman
2017-08-15 10:31:30 +03:00
12 changed files with 24 additions and 24 deletions

View File

@ -4259,7 +4259,7 @@ static int32_t qc_sqlite_process_init(void)
{
if (this_unit.log_level != QC_LOG_NOTHING)
{
const char* message;
const char* message = NULL;
switch (this_unit.log_level)
{