[PATCH] s3: improve the code in the AES encryption.
authorMatthieu Patou <mat@matws.net>
Sat, 21 Jan 2012 20:34:06 +0000 (21:34 +0100)
committerKarolin Seeger <kseeger@samba.org>
Sat, 21 Jan 2012 20:34:06 +0000 (21:34 +0100)
commit0971582873f90bb592355fb53171d09a8ff3012e
tree46295a395f6a3e4f4183d45825f4a83c8d41530c
parentbb38a79656b6ddee01327c328435043a7d0a112b
[PATCH] s3: improve the code in the AES encryption.

Remove looping replace them by memcpy.

Fix bug #8674 (Buffer overflow in vfs_smb_traffic_analyzer).
.
source3/modules/vfs_smb_traffic_analyzer.c