Fix two leaks reported by coverity
This commit is contained in:
@@ -89,6 +89,7 @@ public:
|
||||
private:
|
||||
|
||||
ThumbImageUpdater();
|
||||
~ThumbImageUpdater();
|
||||
|
||||
class Impl;
|
||||
Impl* impl_;
|
||||
|
Reference in New Issue
Block a user