android_hardware_qcom_audio/mm-audio
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
..
aenc-aac mm-audio: Remove malloc allocation for ptr pointer 2018-04-20 01:10:57 -07:00
aenc-amrnb Merge "audio: Fix compilation issue" into audio-hal.lnx.4.0 2018-04-02 01:58:09 -07:00
aenc-evrc mm-audio: Remove malloc allocation for ptr pointer 2018-04-20 01:10:57 -07:00
aenc-g711 Merge "audio: Fix compilation issue" into audio-hal.lnx.4.0 2018-04-02 01:58:09 -07:00
aenc-qcelp13 mm-audio: Remove malloc allocation for ptr pointer 2018-04-20 01:10:57 -07:00
Android.mk HACK: Modify .mk files to avoid strict compiler errors 2018-01-22 17:39:48 -08:00
Makefile audio: audio encoder/decoder enhancement 2013-10-09 17:21:38 -07:00
Makefile.am mm-audio : Add aac, amr and g711 encoders 2016-10-27 09:14:35 -07:00
autogen.sh audio: audio encoder/decoder enhancement 2013-10-09 17:21:38 -07:00
configure.ac mm-audio : Add aac, amr and g711 encoders 2016-10-27 09:14:35 -07:00