commit | 5991c48af96621d0ff14db7e7a2a4ccfd4e999f8 | [log] [tgz] |
---|---|---|
author | Songchun Fan <schfan@google.com> | Wed Jan 17 16:23:22 2024 -0800 |
committer | Song Chun Fan <schfan@google.com> | Thu Jan 18 00:32:43 2024 +0000 |
tree | e4e48148a1282f232114640a1cfa103ac1a28685 | |
parent | 63e18c96389e8bf136b1d57f9a7733d02370a702 [diff] |
[SettingsProvider] fix potential MemoryIntArray leakage Although it should not happen, for completeness, patch the code up in case the MemoryIntArray that is sent to the client over Parcel is not closed properly. BUG: 277448672 Test: presubmit Change-Id: Ia712f9a9d7ffa0f531265bd7351358da5f582551