commit | ac620f64a32500890007b0b405ca72405d6db41e | [log] [tgz] |
---|---|---|
author | Matt Buckley <mattbuckley@google.com> | Thu Aug 24 15:56:46 2023 +0000 |
committer | Matt Buckley <mattbuckley@google.com> | Thu Aug 24 23:46:17 2023 +0000 |
tree | 711c95782d253880e7250f6b2d25e15d74d8e140 | |
parent | 5e309ba6abbb0e4c1fd2fca834b213d5af220c2b [diff] |
Fix possible leaks in CanvasContext HintSessionWrapper Ensure the mHintSessionFuture is accounted for correctly in the destructor, and proper destruction is taken in CanvasContext::destroy() in addition to the destructor. Bug: b/297230599 Test: manual Change-Id: Idcbd0f2ba87290f090d693f0a64cb46fe8270b95