diff options
author | Kevin McKinney <[email protected]> | 2012-03-02 00:17:04 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2012-03-02 16:36:55 -0800 |
commit | cc55bb03ea17fcbeffb5ae3ec68ea1f8673bc0c8 (patch) | |
tree | d426fa7bdd77b8a1722bd942bc8917c2a894c0f5 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 07b99cf55ccf3b058a1159642a92200a274aa839 (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 <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions