Incremental fixes of issues found by Xcode static analyzer.

llvm-svn: 137267
This commit is contained in:
Johnny Chen
2011-08-10 23:01:39 +00:00
parent 35cdf36c32
commit 2fe7dd445b
2 changed files with 3 additions and 2 deletions

View File

@@ -1003,7 +1003,7 @@ main (int argc, char *argv[])
case 'g':
debug = 1;
DNBLogSetDebug(1);
DNBLogSetDebug(debug);
break;
case 't':