Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 377ed81a authored by Steve Kondik's avatar Steve Kondik Committed by Gerrit Code Review
Browse files

Merge "BootAnimation: Remove active connections before invoking destructor" into gingerbread

parents 14039e6a 11740504
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -59,6 +59,7 @@ BootAnimation::BootAnimation() : Thread(false)
}

BootAnimation::~BootAnimation() {
    mSession->dispose();
}

void BootAnimation::onFirstRef() {