Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix crash if output file could not be opened
This error case results in fout_ == nullptr. Closing a nullptr file is not allowed. Signed-off-by: Stefan Weil <[email protected]>
- Loading branch information