s3: improve the code in the AES encryption.
commit9e6675e8d04f503bec0d620654f86e18149fcf88
authorMatthieu Patou <mat@matws.net>
Tue, 24 Jan 2012 22:48:31 +0000 (24 14:48 -0800)
committerJeremy Allison <jra@samba.org>
Wed, 25 Jan 2012 02:12:14 +0000 (25 03:12 +0100)
tree7b3b65f832336a1f121a50e32aa7208548c1acc7
parentfb235a3be6372e40ff7f7ebbcd7905a08cb04444
s3: improve the code in the AES encryption.

Remove looping replace them by memcpy.

Fix bug #8674 (Buffer overflow in vfs_smb_traffic_analyzer).

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Wed Jan 25 03:12:14 CET 2012 on sn-devel-104
source3/modules/vfs_smb_traffic_analyzer.c