Learn more about cloning repositories
You have read-only access
[svn-r18239] Fix coverity item 268. Changed H5MM_xfree(read_buf) to read_buf = H5MM_xfree(read_buf) so that read_buf isn't manipulated after it's been freed. Tested: Fedora