android_hardware_qcom_audio/mm-audio/aenc-qcelp13
Sachin Mohan Gadag 5030d3425f mm-audio: Remove malloc allocation for ptr pointer
Currently free of ptr pointer is failing because
ptr pointer is not pointing to base address of malloc
function. Reason is, strtoul api stores the address
of the first invalid character of input string parameter
to ptr pointer. Hence removing malloc allocation is not
required as value of ptr pointer will be first invalid
input string address.

Change-Id: I612002b15594b666bf9053c3e49bc62a7efb86ee
2018-04-20 01:10:57 -07:00
..
qdsp6 mm-audio: Remove malloc allocation for ptr pointer 2018-04-20 01:10:57 -07:00
Android.mk hal: Remove unnecessary check in make file 2014-06-30 16:12:04 -07:00
Makefile audio: audio encoder/decoder enhancement 2013-10-09 17:21:38 -07:00