quamotion / remoteviewing

RemoteViewing is a .NET-native VNC client and server library.
Other
261 stars 79 forks source link

leak VncScreenFramebufferSource Capture #124

Open trivalik opened 4 years ago

trivalik commented 4 years ago

The Bitmap object should be freed by Dispose call before reassigned in class VncScreenFramebufferSource in function Capture.