From: Patrick Caulfield Date: Tue, 13 Mar 2007 17:08:45 +0000 (+0000) Subject: [DLM] Fix uninitialised variable in receiving X-Git-Tag: v2.6.22-rc1~820^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89adc934f3f96600e7f31447426c7e99d62c5460;p=pandora-kernel.git [DLM] Fix uninitialised variable in receiving The length of the second element of the kvec array was not initialised before being added to the first one. This could cause invalid lengths to be passed to kernel_recvmsg Signed-Off-By: Patrick Caulfield Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed