summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKevin McKinney <klmckinney1@gmail.com>2012-03-02 00:17:04 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-03-02 16:36:55 -0800
commitcc55bb03ea17fcbeffb5ae3ec68ea1f8673bc0c8 (patch)
treed426fa7bdd77b8a1722bd942bc8917c2a894c0f5 /tools/perf/scripts/python
parent07b99cf55ccf3b058a1159642a92200a274aa839 (diff)
Staging: bcm: fix possible memory leak of 'pstAddIndication' in CmHost.c and removes a whitespace
Memory is being allocated by kmalloc and stored in variable pstAddIndication. However, this memory is not being freed in all cases. Therefore, this patch frees it on several exit paths. This patch also removes a whitespace. Signed-off-by: Kevin McKinney <klmckinney1@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions