Fix for crash due to un-initailized variables in drc module

Nested loop used wrong subscript in inner loop, leading to bad
iteration count and haphazard clearing of data structure.

Bug: 113885537
Test: vendor
Change-Id: Ia9cb53205f4e91ee99268202114fc2001eae2de3
(cherry picked from commit 988f5bd17c64c2efcb6e0a36c633065488ca2b79)
1 file changed
tree: da05b627f6c10e54fe4d737f24c86f8364a8e593
  1. decoder/
  2. test/
  3. Android.bp
  4. LICENSE
  5. MODULE_LICENSE_APACHE2
  6. NOTICE
  7. OWNERS