-
Committer:
Monty Taylor
-
Date:
2010-05-04 05:04:57 UTC
-
mto:
This revision was merged to the branch mainline in
revision
1520.
-
Revision ID:
mordred@inaugust.com-20100504050457-6k0svgusol83htnn
Fixed the wrong usage of libgcrypt in md5 module. This fixes the leak that
was happening. Doing things properly produces a valgrind warning on
initialization now, which isn't a real leak as much as a global static. Added
a suppression for that.