Incremental fixes of issues found by Xcode static analyzer.
llvm-svn: 137267
This commit is contained in:
@@ -1003,7 +1003,7 @@ main (int argc, char *argv[])
|
||||
|
||||
case 'g':
|
||||
debug = 1;
|
||||
DNBLogSetDebug(1);
|
||||
DNBLogSetDebug(debug);
|
||||
break;
|
||||
|
||||
case 't':
|
||||
|
||||
Reference in New Issue
Block a user