From: Dan Carpenter Date: Tue, 21 Feb 2012 21:30:25 +0000 (+0000) Subject: hso: memsetting wrong data in hso_get_count() X-Git-Tag: v3.3-rc6~36^2~12 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22ad7499bc9297e47c8779bf5523694f28338499;p=pandora-kernel.git hso: memsetting wrong data in hso_get_count() The intent was to clear out the icount struct here, but we accidentally clear stack memory instead. It probably will lead to a NULL dereference right away. Signed-off-by: Dan Carpenter Signed-off-by: David S. Miller --- Reading git-diff-tree failed