Commits

Neil Fortner committed 4b537ff8405
[svn-r18077] Fix coverity item 142. When an error occurred while copying a linked list in H5S_point_copy, the library would not free the partially allocated list. Added code to free the list in this case. Tested: Fedora