Revision da5fab73255c24e0b6ce8717df2441a03f504939 authored by Matt Caswell on 04 June 2015, 10:18:55 UTC, committed by Matt Caswell on 04 June 2015, 11:53:45 UTC
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)
1 parent efd89aa
GitMake
#!/bin/sh
BRANCH=`git rev-parse --abbrev-ref HEAD`
make -f makefile.$BRANCH $@

Computing file changes ...