misc: qcom: qdsp6v2: initialize wma_config

Not all memebers of wma_config are set before they are used which
might lead to invalid values being passed and used. To fix this issue
initialize all member variables of struct wma_config to 0 before
assigning specific values individually.

Change-Id: Ibb082ce691625527e9a9ffd4978dea7ba4df9e84
CRs-Fixed: 1054352
Signed-off-by: Siena Richard <sienar@codeaurora.org>
CVE-2016-3907
Signed-off-by: Kevin F. Haggerty <haggertk@lineageos.org>
1 file changed