From: Steffen Klassert Date: Sun, 5 Jun 2011 20:46:03 +0000 (+0000) Subject: xfrm: Fix off by one in the replay advance functions X-Git-Tag: v3.0-rc3~13^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e756682c8baa47da1648c0c016e9f48ed66bc32d;p=pandora-kernel.git xfrm: Fix off by one in the replay advance functions We may write 4 byte too much when we reinitialize the anti replay window in the replay advance functions. This patch fixes this by adjusting the last index of the initialization loop. Signed-off-by: Steffen Klassert Signed-off-by: David S. Miller --- Reading git-diff-tree failed