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