X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fguicast%2Frotateframe.C;h=31ab44a1fcd626453374a1b3d0e3bd29af8714f1;hb=3ec3a9cc6afc6561311686b3ec597ee3c1d80d6f;hp=2a2029edf138fd548dd811d91d5e19e9b8a50bf3;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/guicast/rotateframe.C b/cinelerra-5.1/guicast/rotateframe.C index 2a2029ed..31ab44a1 100644 --- a/cinelerra-5.1/guicast/rotateframe.C +++ b/cinelerra-5.1/guicast/rotateframe.C @@ -408,8 +408,8 @@ RotateEngine::~RotateEngine() { done = 1; input_lock->unlock(); - join(); } + join(); delete input_lock; delete output_lock; }