diff options
author | 2022-05-16 11:20:42 +0800 | |
---|---|---|
committer | 2022-05-17 15:56:18 -0400 | |
commit | 6e03b13cc7d9427c2c77feed1549191015615202 (patch) | |
tree | fbcdee157f58b00b10c5e19af1c1a064548c9a8f /scripts/gdb/linux/utils.py | |
parent | dma-buf: fix use of DMA_BUF_SET_NAME_{A,B} in userspace (diff) | |
download | linux-dev-6e03b13cc7d9427c2c77feed1549191015615202.tar.xz linux-dev-6e03b13cc7d9427c2c77feed1549191015615202.zip |
drm/dp/mst: fix a possible memory leak in fetch_monitor_name()
drm_dp_mst_get_edid call kmemdup to create mst_edid. So mst_edid need to be
freed after use.
Signed-off-by: Hangyu Hua <hbh25y@gmail.com>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Signed-off-by: Lyude Paul <lyude@redhat.com>
Cc: stable@vger.kernel.org
Link: https://patchwork.freedesktop.org/patch/msgid/20220516032042.13166-1-hbh25y@gmail.com
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions