X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=globaldata.cpp;h=ce10ee1bca9ea35dca648c97a49e1657a11509ee;hb=dc08123b7f14e2305e5bb2b3a8fcef96fc829b07;hp=312b314120adf6eef3beb5d09bf21517e103c5cc;hpb=72e7e27c475cb318450af213ccfec0eb912c59cf;p=mothur.git diff --git a/globaldata.cpp b/globaldata.cpp index 312b314..ce10ee1 100644 --- a/globaldata.cpp +++ b/globaldata.cpp @@ -272,6 +272,8 @@ GlobalData::GlobalData() { //option definitions should go here... helpRequest = ""; clear(); + gListVector == NULL; + gSparseMatrix == NULL; } /*******************************************************/