set initialization value
[platform/core/uifw/libtdm.git] / haltests / src / tc_tdm_client.cpp
index 282d8ab..8243d1f 100644 (file)
@@ -145,6 +145,7 @@ TDMClient::TDMClient()
        client = NULL;
        output = NULL;
        vblank = NULL;
+       voutput = NULL;
        vrefresh_interval = start = end = 0.0;
 }