From: Dan Carpenter Date: Sun, 23 Sep 2012 16:31:30 +0000 (+0300) Subject: staging: rts5139: use kzalloc() to close an info leak X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55e7b4fbd47a510b6c8ca53eaf7d9dff816cd26c;p=pandora-kernel.git staging: rts5139: use kzalloc() to close an info leak If we don't fill the whole buffer then there is information leaked to the user. Signed-off-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed