qcacmn: add argument '_len' sanity check before use
When argument '_len' is equal to 0 or less than 0, 'ascii' array element will be used uninitialized. To fix this case, add arguemnt sanity check before use. Change-Id: I2e2a4c199fac72466f831bb4261a6a03ac116e11 CRs-Fixed: 2643354
Loading
Please register or sign in to comment