From 8b3465367e89a07e8f15de08b2f5599ed30a4e4b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 22 Jun 2015 01:28:21 +0300 Subject: Use by default plugin command detectnullpointers. --- src/plugin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugin.cpp b/src/plugin.cpp index 5d29d66..8c5879b 100644 --- a/src/plugin.cpp +++ b/src/plugin.cpp @@ -36,7 +36,7 @@ int plugin_is_GPL_compatible = 1; struct Node; -Command command = Command::Dump; +Command command = Command::DetectNullPointers; std::map foundNodesMap; std::map updateNodesMap; -- cgit v1.2.3-70-g09d2