Commits
Muqun Yang committed 49d812b1fba
Fix a tough memory leaking issue for the conversion toolkit to convert a hybrid file. The HDF4-added objects are copied but the resources are skipped to be released. The use of reference count to trace the objects make the issue difficult to be figured out and fixed.