diff options
| author | Qiushi Wu <[email protected]> | 2020-05-22 09:34:51 +0100 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2020-05-22 12:33:40 +0100 |
| commit | b975abbd382fe442713a4c233549abb90e57c22b (patch) | |
| tree | f7153ed2d57d2465ee5054c61786b47629e16192 /tools/perf/scripts/python/netdev-times.py | |
| parent | 2992b543b8f4df60a1009dfac9390a141b6fd6c4 (diff) | |
agp/intel: Fix a memory leak on module initialisation failure
In intel_gtt_setup_scratch_page(), pointer "page" is not released if
pci_dma_mapping_error() return an error, leading to a memory leak on
module initialisation failure. Simply fix this issue by freeing "page"
before return.
Fixes: 0e87d2b06cb46 ("intel-gtt: initialize our own scratch page")
Signed-off-by: Qiushi Wu <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions