]> git.baikalelectronics.ru Git - kernel.git/commit
[IPV4] TCPMD5: Use memmove() instead of memcpy() because we have overlaps.
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Wed, 21 Nov 2007 01:30:31 +0000 (17:30 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Nov 2007 01:30:31 +0000 (17:30 -0800)
commit6f14560c763dd4d8251e04316ae82913e00d1b48
tree5b3082736caaf676dcee2618db8cfb127a213f55
parent5e6462d5a2b288fd644793f912e18c2e6c28ff8e
[IPV4] TCPMD5: Use memmove() instead of memcpy() because we have overlaps.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_ipv4.c