Remove misleading comment
authorMatt Caswell <matt@openssl.org>
Thu, 4 Jun 2015 10:18:55 +0000 (11:18 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 4 Jun 2015 11:58:00 +0000 (12:58 +0100)
commitbb82db1c776ec85b9a63f79fa04b001fb7d46fc7
tree6b86b3df435bfcc0d4b424d7ffac88ebdac302ae
parent470446db9a0861b01cba33dd42062ecc5734df53
Remove misleading comment

Remove a comment that suggested further clean up was required.
DH_free() performs the necessary cleanup.

With thanks to the Open Crypto Audit Project for reporting this issue.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit f3d889523ee84f1e87e4da0d59e2702a4bee7907)
ssl/s3_clnt.c