commit | eb344c7a357b8a77ec67290eff87513f2e87ccd4 | [log] [tgz] |
---|---|---|
author | Robert Carr <racarr@google.com> | Mon Jan 07 18:35:30 2019 -0800 |
committer | Robert Carr <racarr@google.com> | Mon Jan 07 18:36:36 2019 -0800 |
tree | 7d8072e6ccd3830f64922f20dfc0df7026a2bb88 | |
parent | 30e984ca784e5d3edfe48b827ab0a0ce825adc84 [diff] |
Fix memory leak in SurfaceControl#copyFrom Not leaking in practice but if it were used on an already initialized SurfaceControl Java Wrapper it would leak the old native object by failing to cal dec strong. Bug: 111373437 Test: Boots Change-Id: Ie8f59788630bc2ba05bbdcbbefed4124a4032170