diff options
| author | 2025-03-05 11:56:18 +0000 | |
|---|---|---|
| committer | 2025-03-05 11:56:18 +0000 | |
| commit | 01003fe4b26b4e1bcd38a09d79fd83027ee7cf06 (patch) | |
| tree | 7505c7813ff766ec887d3ef8f61ade1c54009c16 /compiler/optimizing/code_generator.h | |
| parent | aeafd882b9b6d5f4fb8127ff10a2216c2bee0098 (diff) | |
Use right type when using unique_ptr for array
aosp/3523163 used unique_ptr for an array of uint8_t but declared it
just as uint8_t, so there was a mismatch of allocation and deallocation.
Test: art/test.py -t 2246
Change-Id: Id1142f72618274ae8857e7724dd9b4e59cb730b0
Diffstat (limited to 'compiler/optimizing/code_generator.h')
0 files changed, 0 insertions, 0 deletions