summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorChanwoo Choi <cw00.choi@samsung.com>2017-08-24 04:42:48 +0300
committerMyungJoo Ham <myungjoo.ham@samsung.com>2017-08-28 04:31:08 +0300
commit9e14de1077e9c34f141cf98bdba60cdd5193d962 (patch)
treec0619dcf89f53aa4f4a81644af4e7ef25400d225 /tools/perf/scripts/python/call-graph-from-sql.py
parentb9c69e043266db96f21024d819be3f7a842fc8eb (diff)
downloadlinux-9e14de1077e9c34f141cf98bdba60cdd5193d962.tar.xz
PM / devfreq: Fix memory leak when fail to register device
When the devfreq_add_device fails to register deivce, the memory leak of devfreq instance happen. So, this patch fix the memory leak issue. Before freeing the devfreq instance checks whether devfreq instance is NULL or not because the device_unregister() frees the devfreq instance when jumping to the 'err_init'. It is to prevent the duplicate the kfee(devfreq). Cc: stable@vger.kernel.org Fixes: ac4b281176a5 ("PM / devfreq: fix duplicated kfree on devfreq pointer") Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com> Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions