--- GREYCstoration-2.9-src.old/src/plugins/greycstoration.h +++ GREYCstoration-2.9-src/src/plugins/greycstoration.h @@ -454,7 +454,7 @@ p.temporary = 0; p.counter = 0; p.tile = p.tile_border = p.thread = p.nb_threads = 0; - p.stop_request = false; + p.stop_request = 0; greycstoration_mutex_destroy(p); } p.is_running = false;