android_kernel_xiaomi_sm8350/core/cds
Pragaspathi Thilagaraj be3b5fad69 qcacld-3.0: Fix uninitialized variable in cds_is_gmac_mmie_valid
In the function cds_is_gmac_mmie_valid, there is uninitialized
use of mic array elements that are passed into the function
qdf_crypto_aes_gmac which causes error report in coverty.

Initialize mic array before it is passed to qdf_crypto_aes_gmac.

Change-Id: I8650cc18d32f297f659ffaac0a514e183823f042
CRs-Fixed: 2233863
2018-06-14 02:56:13 -07:00
..
inc qcacld-3.0: Add INI support for number of vdevs 2018-06-13 15:23:53 -07:00
src qcacld-3.0: Fix uninitialized variable in cds_is_gmac_mmie_valid 2018-06-14 02:56:13 -07:00