aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorLarry Finger <[email protected]>2017-09-14 13:17:44 -0500
committerKalle Valo <[email protected]>2017-09-20 15:44:44 +0300
commit519ce2f933fa14acf69d5c8cabcc18711943d629 (patch)
tree4edd6a03091f78415212d2bc49493041419e3ef5 /tools/perf/scripts/python/stackcollapse.py
parent0f61953dd0f5fbed6ac833f58dc590293b7569b0 (diff)
rtlwifi: rtl8192ee: Fix memory leak when loading firmware
In routine rtl92ee_set_fw_rsvdpagepkt(), the driver allocates an skb, but never calls rtl_cmd_send_packet(), which will free the buffer. All other rtlwifi drivers perform this operation correctly. This problem has been in the driver since it was included in the kernel. Fortunately, each firmware load only leaks 4 buffers, which likely explains why it has not previously been detected. Cc: Stable <[email protected]> # 3.18+ Signed-off-by: Larry Finger <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions