commit | d4bc4e8af0a4a34c713f8c1a33a78cedffe8e0b7 | [log] [tgz] |
---|---|---|
author | Andres Salomon <dilinger@queued.net> | Tue Mar 31 15:25:20 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Apr 01 08:59:30 2009 -0700 |
tree | 564a2cc2de3f7b87079a9945c701ebd3b107cf6d | |
parent | 6a7f2829b5f8be124e168265f176dbbbea8861a0 [diff] |
drivers/video/sgivwfb.c: fix memory leaks in removal path We were leaking both the cmap memory and the info struct memory. Signed-off-by: Andres Salomon <dilinger@debian.org> Acked-by: Krzysztof Helt <krzysztof.h1@wp.pl> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>