From 6de07d0a33aec56c8a650054b1b747768d696416 Mon Sep 17 00:00:00 2001 From: jhurst Date: Wed, 14 May 2014 20:21:00 +0000 Subject: less strict UL checking ignores version byte --- src/h__Reader.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/h__Reader.cpp') diff --git a/src/h__Reader.cpp b/src/h__Reader.cpp index a427fb5..707b710 100755 --- a/src/h__Reader.cpp +++ b/src/h__Reader.cpp @@ -38,7 +38,7 @@ using namespace ASDCP::MXF; static Kumu::Mutex sg_DefaultMDInitLock; static bool sg_DefaultMDTypesInit = false; -static const ASDCP::Dictionary *sg_dict; +static const ASDCP::Dictionary *sg_dict = 0; // void -- cgit v1.2.3