diff options
author | Wei Yongjun <[email protected]> | 2016-08-11 23:29:54 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-08-14 21:21:37 -0700 |
commit | 02ee9b18dedf1d72afa0fbfb0d7c15f6b4904a07 (patch) | |
tree | c072e8ec9b0f374d509cfe37abfecef28f63bc4b /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 2fb876b2221d35fab002595af71c7ea339166a20 (diff) |
qed: Fix possible memory leak in qed_dcbnl_get_ieee_pfc()
'dcbx_info is malloced in qed_dcbnl_get_ieee_pfc() and should be freed
before leaving from the error handling cases, otherwise it will cause
memory leak.
Fixes: a1d8d8a51e83 ("qed: Add dcbnl support.")
Signed-off-by: Wei Yongjun <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions