Commits
Allen Byrne committed 00bdb46f5a0
[svn-r20457] Coverity issue 691: return of H5duo could be negative. Fixed by using STDOUT_FILENO and redesign parse_command_line and main to cleanup file allocations. The output_file var is null when using stdout. In cleanup do not close output_file if NULL. Tested: local linux