diff options
author | 2020-06-12 09:23:49 +0800 | |
---|---|---|
committer | 2020-06-11 20:06:12 -0700 | |
commit | 177d3819633cd520e3f95df541a04644aab4c657 (patch) | |
tree | 772b4d3fbd3022d8efa50e60e9126b987f07e822 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/msm/dpu: request for display color blocks based on hw catalog entry (diff) | |
download | wireguard-linux-177d3819633cd520e3f95df541a04644aab4c657.tar.xz wireguard-linux-177d3819633cd520e3f95df541a04644aab4c657.zip |
drm/msm: fix potential memleak in error branch
In function msm_submitqueue_create, the queue is a local
variable, in return -EINVAL branch, queue didn`t add to ctx`s
list yet, and also didn`t kfree, this maybe bring in potential
memleak.
Signed-off-by: Bernard Zhao <bernard@vivo.com>
[trivial commit msg fixup]
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions