diff options
| author | Lioncash <mathew1800@gmail.com> | 2016-01-03 15:12:46 -0500 |
|---|---|---|
| committer | Lioncash <mathew1800@gmail.com> | 2016-01-03 16:00:16 -0500 |
| commit | 1bcfae5fd7e726cf6411c7a1bc5cf507d3406eca (patch) | |
| tree | 8f65f2498349d5fd80da50c486e186a2fcc583e5 /Source/Core/InputCommon/ControllerInterface/Android/Android.cpp | |
| parent | a898aa1585d8c078606e889df700b14f18e4a0e0 (diff) | |
OGL: Correct unique_ptr types
By default unique_ptr will call delete on the given type if an array
qualifier isn't present, not delete[]. It's important to explicitly
specify an array is being handled.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/Android/Android.cpp')
0 files changed, 0 insertions, 0 deletions
