diff options
author | Thierry Reding <treding@nvidia.com> | 2021-09-02 22:33:09 +0200 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2021-09-16 18:06:52 +0200 |
commit | c3dbfb9c49eef7d07904e5fd5e158dd6688bbab3 (patch) | |
tree | 3d8ec9d2961d2062d5dfda65fee5a40f18c68154 /drivers/gpu/drm/omapdrm/omap_drv.c | |
parent | a81cf839a064af27349b857fe347e97dd98c12a0 (diff) |
gpu: host1x: Plug potential memory leak
The memory allocated for a DMA fence could be leaked if the code failed
to allocate the waiter object. Make sure to release the fence allocation
on failure.
Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_drv.c')
0 files changed, 0 insertions, 0 deletions