Qixing Cao 3dfca9f974 [Windows] Fix GDI resource leaks in the software fallback path (flutter/engine#34574)
Updates `FlutterWindowWin32::OnBitmapSurfaceUpdated` to release the device context using `ReleaseDC`.

Fixes: https://github.com/flutter/flutter/issues/107368
2022-07-15 13:40:40 -07:00
..