From: Sebastian Siewior Date: Fri, 3 Aug 2007 12:33:47 +0000 (+0800) Subject: [CRYPTO] api: fix writting into unallocated memory in setkey_aligned X-Git-Tag: v2.6.23-rc3~92^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06817176784f620984200dc5d7cbe16984f7b262;p=pandora-kernel.git [CRYPTO] api: fix writting into unallocated memory in setkey_aligned setkey_unaligned() commited in ca7c39385ce1a7b44894a4b225a4608624e90730 overwrites unallocated memory in the following memset() because I used the wrong buffer length. Signed-off-by: Sebastian Siewior Signed-off-by: Herbert Xu --- Reading git-diff-tree failed