android_hardware_qcom_audio/mm-audio/aenc-aac/qdsp6
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
..
inc Bypass compilation errors due to compiler upgrade 2018-02-05 21:31:51 -08:00
src aenc-aac: Support get_parameter query for profile type 2017-09-22 07:22:28 +05:30
test mm-audio: Remove malloc allocation for ptr pointer 2018-04-20 01:10:57 -07:00
Android.mk hal: Enable compilation of 8937 on 4.0 component 2018-03-22 11:22:50 +05:30
Makefile Revert "hal: audio-test: Move omx tests mm-audio-internal" 2017-09-12 19:53:40 +05:30
Makefile.am audio: Fix compilation issue 2018-03-19 12:18:26 +05:30