Fix out of bound memory copy by allocating buffer for
required size.
When WMA structures are converted into wmi_unified_param
structure, required memory was not allocated and hence
invalid memory was referenced resulting in stack corruption.
Change-Id: I868300cba9326b0146d3afadc9fef6337877d58d
CRs-Fixed: 1024437