Comskip
Comskip copied to clipboard
Fix close_data segfault when output_data is not set
I was receiving segfaults and determined it was due to trying to close the dump_data_file that was never set. I am assuming there was an option I didn't have set, but this seems like a better fix.