commit | 91bc89cf98f8aa83c64e14a8939d4f5d0790cf24 | [log] [tgz] |
---|---|---|
author | Antonino A. Daplas <adaplas@gmail.com> | Sat Mar 11 03:27:24 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Mar 11 09:19:35 2006 -0800 |
tree | 70327fc3e4ddf7ff7383cf7c824b224c1b4d159a | |
parent | 98365f5eb47e23d6ac1244da556984a74260021e [diff] |
[PATCH] imsttfb: Fix resource leak The struct info and device resource may not be released in the driver's error path. Fix. Coverity Bug 671 Signed-off-by: Antonino Daplas <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>