aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAnton Vasilyev <[email protected]>2018-07-24 19:11:27 +0200
committerBartlomiej Zolnierkiewicz <[email protected]>2018-07-24 19:11:27 +0200
commit5958fde72d04e7b8c6de3669d1f794a90997e3eb (patch)
tree82d572c4eb5d2b74f76f95a7659996a8c9ecde7e /tools/perf/scripts/python/export-to-postgresql.py
parente32e2fe64a534ccd3ab8d9dbc5f7d5d302dfba50 (diff)
video: goldfishfb: fix memory leak on driver remove
goldfish_fb_probe() allocates memory for fb, but goldfish_fb_remove() does not have deallocation of fb, which leads to memory leak on probe/remove. The patch adds deallocation into goldfish_fb_remove(). Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Anton Vasilyev <[email protected]> Cc: Aleksandar Markovic <[email protected]> Cc: Miodrag Dinic <[email protected]> Cc: Goran Ferenc <[email protected]> Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions