unbound.c patch

Edgar Pettijohn edgar at pettijohn-web.com
Fri Jan 29 03:26:08 UTC 2016


--- unbound.c.orig    Thu Jan 28 21:01:51 2016
+++ unbound.c    Thu Jan 28 21:03:04 2016
@@ -735,7 +735,7 @@
  #endif
              break;
          case 'v':
-            cmdline_verbose ++;
+            cmdline_verbose++;
              verbosity++;
              break;
          case 'd':

Doesn't look like cmdline_verbose is incrementing unless that was by design.



More information about the Unbound-users mailing list