diff options
author | Subhajit Paul <subhajit_paul@ti.com> | 2014-04-11 09:23:30 +0200 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2014-04-15 12:35:27 +0200 |
commit | 15ec2ca964d7a52e7e0a452fe0f9c409d2f3eec6 (patch) | |
tree | cd97faade7e110ec53ebc640a42a0d8009146bcc /drivers/mtd | |
parent | drm/omap: remove warn from debugfs (diff) | |
download | linux-15ec2ca964d7a52e7e0a452fe0f9c409d2f3eec6.tar.xz linux-15ec2ca964d7a52e7e0a452fe0f9c409d2f3eec6.zip |
drm/omap: Fix memory leak in omap_gem_op_async
In omap_gem_op_async(), if a waiter is not added to the wait list, it needs to
be free'd in the function itself.
Make sure we free the waiter for this case.
Signed-off-by: Subhajit Paul <subhajit_paul@ti.com>
Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/mtd')
0 files changed, 0 insertions, 0 deletions