Skip to content
Snippets Groups Projects
Commit 78f25995 authored by Dustin Green's avatar Dustin Green
Browse files

[codec] use_aac_decoder_test asan fix

For now, work around a bug in SoftAAC2.cpp where it can editItemAt(0)
and dereference the returned reference despite the vector being empty.
For now, we let SoftAAC2.cpp have a reference to a dummy_.

MTWN-236 #done

Tested: use_aac_decoder_test (asan)
Change-Id: Ic8effb3ca703530133f98f40bb79bc973594166c
parent 21072b6d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment