Files
android_kernel_samsung_sm86…/hif
Vinay Adella 77d43a89b9 qcacmn: Fix array out-of-bounds in the during CE config
The unused CE11 is accessed in ce_construct_shadow_config_srng,
but not allocated.
Fix this by allocating memory for CE11 in the global structure

CRs-Fixed: 2365374
Change-Id: Iefd9129e486891e27f5964eecc1a2d1efc080d06
2018-12-19 09:32:25 -08:00
..