mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Incorrect reference counting of GTask objects meant platform channel method calls would leave tasks alive that would leak memory and leave unclosed references to the binary messenger.