mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-12-22 03:00:14 +08:00
fix memory leak and set object to null when switching viewer target
This commit is contained in:
@@ -52,6 +52,7 @@ namespace QuickLook.Plugin.ImageViewer
|
||||
|
||||
public void Cleanup()
|
||||
{
|
||||
_ip = null;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user