Skip to content

Commit

Permalink
Hotfix, not dangerous, behavior is not changed
Browse files Browse the repository at this point in the history
  • Loading branch information
storyboardcreativity committed Sep 17, 2022
1 parent 6d26cdd commit c264405
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ZrawConverterThread.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,8 @@ class ZrawConverterThread

std::string err;
dng_writer.WriteToFile(outputRawFilePath.c_str(), &err);

return true;
}

void _thread_func()
Expand Down

0 comments on commit c264405

Please sign in to comment.