public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix a couple of dri drivers memory leaks
@ 2015-04-26  5:14 green
  2015-04-26  5:14 ` [PATCH 1/2] drm/qlx: Fix a memory leak on error path green
  2015-04-26  5:14 ` [PATCH 2/2] drm: fix a memleak on mutex failure path green
  0 siblings, 2 replies; 5+ messages in thread
From: green @ 2015-04-26  5:14 UTC (permalink / raw)
  To: David Airlie, dri-devel; +Cc: open list, kernel-janitors, Oleg Drokin

From: Oleg Drokin <green@linuxhacker.ru>

A couple of memory leaks found by smatch.

Oleg Drokin (2):
  drm/qlx: Fix a memory leak on error path
  drm: fix a memleak on mutex failure path

 drivers/gpu/drm/drm_modeset_lock.c | 4 +++-
 drivers/gpu/drm/qxl/qxl_fb.c       | 7 +++++--
 2 files changed, 8 insertions(+), 3 deletions(-)

-- 
2.1.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-04-27 15:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-26  5:14 [PATCH 0/2] Fix a couple of dri drivers memory leaks green
2015-04-26  5:14 ` [PATCH 1/2] drm/qlx: Fix a memory leak on error path green
2015-04-26  5:14 ` [PATCH 2/2] drm: fix a memleak on mutex failure path green
2015-04-27  8:56   ` Jani Nikula
2015-04-27 15:36     ` Oleg Drokin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox