diff --git a/cwFlow.cpp b/cwFlow.cpp index 0d60507..6219c50 100644 --- a/cwFlow.cpp +++ b/cwFlow.cpp @@ -978,7 +978,7 @@ cw::rc_t cw::flow::create( handle_t& hRef, unsigned deviceN ) { rc_t rc = kOkRC; - const object_t* network; + const object_t* network = nullptr; bool printClassDictFl = false; bool printNetworkFl = false;