file-jpeg: Fix a crash when toggling settings in preview mode
This patch cancels the GSource for background_jpeg_save() and calls it synchronously to free resources. Without this patch, multiple GSources for background_jpeg_save() get setup and result in a crash.
Showing
Please register or sign in to comment