diff --git a/resource/readers/resource_reader_jgf.cpp b/resource/readers/resource_reader_jgf.cpp index efefbbef5..75f53cbff 100644 --- a/resource/readers/resource_reader_jgf.cpp +++ b/resource/readers/resource_reader_jgf.cpp @@ -139,6 +139,7 @@ void fetch_helper_t::scrub () size = -1; uniq_id = -1; exclusive = -1; + status = resource_pool_t::status_t::UP; type = NULL; name = NULL; unit = NULL;