efficeon-agp leaks 'struct agp_bridge_data' in error paths of agp_efficeon_probe()
authorJesper Juhl <jesper.juhl@gmail.com>
Sat, 4 Aug 2007 18:30:58 +0000 (20:30 +0200)
committerDave Airlie <airlied@linux.ie>
Sun, 5 Aug 2007 21:30:20 +0000 (07:30 +1000)
commitdb7f3ded8d42c60b0d0a4f71d621e105790b872b
treee9eaa68ad0fea1cdf163e824fbd0ac3c52866e61
parentd4ac2477fad0f2680e84ec12e387ce67682c5c13
efficeon-agp leaks 'struct agp_bridge_data' in error paths of agp_efficeon_probe()

(This is a resend of a patch originally submitted on 24-Jul-2007 00:14)

Ok, this is something the coverity checker found (CID: 1813).
I'm not at all intimate with this code, so I'm not sure if this
attempt at a fix is correct (but at least it compiles).

Please look it over and NACK if bad or merge if good ;-)

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Dave Airlie <airlied@linux.ie>
drivers/char/agp/efficeon-agp.c