summaryrefslogtreecommitdiff
path: root/visualizer/offload_visualizer.c
diff options
context:
space:
mode:
authorSachin Mohan Gadag <sgadag@codeaurora.org>2018-04-19 12:02:32 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2018-10-25 05:24:57 -0700
commit64faef1e4a1c9b1bbc7521c7c323e9e783e4796e (patch)
treea3e5034b66b25756e2efec31fca3eb3ba619a9f1 /visualizer/offload_visualizer.c
parentcb5b57891769acd7d9a8e6081c326c16e072664c (diff)
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
Diffstat (limited to 'visualizer/offload_visualizer.c')
0 files changed, 0 insertions, 0 deletions