s3: Fix Coverity ID 958: BAD_SIZEOF
commitb04ed3512ffd7db7ec52b4ba478b0c79095a0155
authorVolker Lendecke <vl@samba.org>
Sun, 27 Mar 2011 18:03:23 +0000 (27 20:03 +0200)
committerVolker Lendecke <vl@samba.org>
Sun, 27 Mar 2011 21:18:51 +0000 (27 23:18 +0200)
tree3a5176d2228ea60a16588c24919e16138bc9e967
parenteb30d25373fb1a6d803423f6f51486f4a413b2fd
s3: Fix Coverity ID 958: BAD_SIZEOF

This is supposed to wipe out the md5 context, not only the first bytes of it.

Others, please check!
(cherry picked from commit a431394ce37a3f647953969c85aac4415184a532)
lib/crypto/md5.c