From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 55809] New: omap_drm: fix locking bug on error path
Date: Tue, 09 Oct 2012 14:32:09 +0000
Message-ID:
Priority
medium
Bug ID
55809
Assignee
dri-devel@lists.freedesktop.org
Summary
omap_drm: fix locking bug on error path
Severity
normal
Classification
Unclassified
OS
Linux (All)
Reporter
vincent@collabora.co.uk
Hardware
ARM
Status
NEW
Version
XOrg CVS
Component
libdrm
Product
DRI
Created attachment 68338 [details]
Fix for locking bug on error paths
omap_drm.c has a couple places where a lock is not released on an error path,
but should be.