Commits

Neil Fortner committed 7ae54153ec2
[svn-r20818] Purpose: Fix valgrind issues with h5jam Description: Modified h5jam to free strings strdup'd in parse_command_line before exit. Note that they may still not be freed in case of error, due to the widespread use of exit(). Tested: Fedora