wl12xx: use after free in debug code
authorDan Carpenter <error27@gmail.com>
Tue, 21 Dec 2010 04:00:13 +0000 (07:00 +0300)
committerLuciano Coelho <coelho@ti.com>
Mon, 24 Jan 2011 20:11:45 +0000 (22:11 +0200)
If debugging is turned on, then wl1271_dump() dereferences a freed
variable.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>

No differences found