diff --git a/src/osgPlugins/txp/trpage_parse.cpp b/src/osgPlugins/txp/trpage_parse.cpp index b6eef402b..6b625ec03 100644 --- a/src/osgPlugins/txp/trpage_parse.cpp +++ b/src/osgPlugins/txp/trpage_parse.cpp @@ -40,6 +40,7 @@ trpgr_Token::trpgr_Token() { cb = NULL; destroy = true; + Token = 0; } trpgr_Token::~trpgr_Token() {