Revision 82e586a90b18fa91fb2756af4c36cc70ff097f6d authored by Rich Salz on 04 May 2015, 14:34:51 UTC, committed by Rich Salz on 04 May 2015, 14:54:18 UTC
Was memset with wrong sizeof. Reviewed-by: Richard Levitte <levitte@openssl.org> (cherry picked from commit 23b0fa5ab6b6b9f0a9350e24ac5ddb8275802617)
1 parent a659386
GitConfigure
#!/bin/sh
BRANCH=`git rev-parse --abbrev-ref HEAD`
./Configure $@ no-symlinks
make files
util/mk1mf.pl OUT=out.$BRANCH TMP=tmp.$BRANCH INC=inc.$BRANCH copy > makefile.$BRANCH
make -f makefile.$BRANCH init

Computing file changes ...