summaryrefslogtreecommitdiffstats
path: root/include/drm/drm_modeset_lock.h
diff options
context:
space:
mode:
authorRoderick Colenbrander <roderick@gaikai.com>2022-12-12 20:49:35 -0800
committerBenjamin Tissoires <benjamin.tissoires@redhat.com>2022-12-19 13:18:02 +0100
commit0ee29814c6be17a924761d3712eb8ad63cfe13ac (patch)
tree86b4c1f175bf51fda6837b56ec16f0b9a46266cf /include/drm/drm_modeset_lock.h
parent67c90d14018775556d5420382ace86521421f9ff (diff)
downloadlinux-stable-0ee29814c6be17a924761d3712eb8ad63cfe13ac.tar.gz
linux-stable-0ee29814c6be17a924761d3712eb8ad63cfe13ac.tar.bz2
linux-stable-0ee29814c6be17a924761d3712eb8ad63cfe13ac.zip
HID: playstation: fix free of uninialized pointer for DS4 in Bluetooth.
The 'buf' variable is only used in the USB (if-path) and not in the Bluetooth else-path. Since it is not set to NULL. this results in freeing an uninitialized pointer. Since the else code-path doesn't need buf, just return 0. Fixes: 2d77474a2392 ("HID: playstation: add DualShock4 bluetooth support.") Signed-off-by: Roderick Colenbrander <roderick.colenbrander@sony.com> Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Link: https://lore.kernel.org/r/20221213044935.1775499-2-roderick.colenbrander@sony.com
Diffstat (limited to 'include/drm/drm_modeset_lock.h')
0 files changed, 0 insertions, 0 deletions