diff options
| author | Noralf Trønnes <[email protected]> | 2018-07-12 17:04:14 +0200 |
|---|---|---|
| committer | Noralf Trønnes <[email protected]> | 2018-07-13 12:07:46 +0200 |
| commit | cf19fa2cfa4e9b5458b6f3503c5317dd1a2bfbae (patch) | |
| tree | 79b059e80c213063478e971a17ddf622009e1dd3 /scripts/gcc-plugins/randomize_layout_plugin.c | |
| parent | a08eac479b4e6de3700d8d1c7c664d4ffc0535c7 (diff) | |
drm/client: Fix double free in error path
This fixes a static checker warning:
drivers/gpu/drm/drm_client.c:289 drm_client_buffer_create()
error: double free of 'buffer'
Extend drm_client_buffer_delete() to handle the case when there's no
dumb buffer attached and drop the extra kfree.
Fixes: c76f0f7cb546 ("drm: Begin an API for in-kernel clients")
Reported-by: Dan Carpenter <[email protected]>
Cc: Daniel Vetter <[email protected]>
Signed-off-by: Noralf Trønnes <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gcc-plugins/randomize_layout_plugin.c')
0 files changed, 0 insertions, 0 deletions