From: Stefan Richter Date: Fri, 19 Feb 2010 20:00:02 +0000 (+0100) Subject: firewire: core: fix an information leak X-Git-Tag: v2.6.34-rc1~219^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=137d9ebfdbaa45c01f9f0f6d5121ae6f1eb942bd;p=pandora-kernel.git firewire: core: fix an information leak If a device exposes a sparsely populated configuration ROM, firewire-core's sysfs interface and character device file interface showed random data in the gaps between config ROM blocks. Fix this by zero-initialization of the config ROM reader's scratch buffer. Signed-off-by: Stefan Richter --- Reading git-diff-tree failed