| 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.