commit | 89adc934f3f96600e7f31447426c7e99d62c5460 | [log] [tgz] |
---|---|---|
author | Patrick Caulfield <pcaulfie@redhat.com> | Tue Mar 13 17:08:45 2007 +0000 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Tue May 01 09:10:34 2007 +0100 |
tree | 7bf6c34cf9898b8c78f76cecd170f946bd0516a9 | |
parent | 5c7342d894973636f03270673e1fb7b908a421a8 [diff] |
[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 <pcaulfie@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>