Fix path traversal, encoding, and edge case bugs
This commit is contained in:
@@ -80,6 +80,7 @@ impl ProcessingJob {
|
||||
|| self.convert.is_some()
|
||||
|| self.compress.is_some()
|
||||
|| self.watermark.is_some()
|
||||
|| self.output_dpi > 0
|
||||
}
|
||||
|
||||
pub fn output_path_for(
|
||||
|
||||
Reference in New Issue
Block a user