prima: Change the way of memory allocation of a variable
Compiler error for using static memory allocation of the variable chList. To solve it use dynamic memory allocation of the variable. Change-Id: I17fbc7a4cd1a01ab5a72a825b122bb55f2c60fa1 CRs-Fixed: 2878606
Loading
Please register or sign in to comment