Commits
Mike McGreevy committed ed4885a4852
[svn-r18804] Purpose: Fix memory leaks Description Added a routine to free memory which addresses a memory leak when variable length strings are used as fill values. Tested: h5committest and valgrind (on jam/amani) to confirm freed memory.