Commits

Raymond Lu committed 825a435d365
[svn-r8604] Purpose: bug fix Description: For opaque datatype, if tag isn't defined, some operations will have trouble because the tag string is null. Solution: Initialize the tag string to empty string after the opaque type is created. Platforms tested: h5committest