Variables on the stack must be initialized or we can't depend on any
authorRichard Levitte <levitte@openssl.org>
Mon, 11 Nov 2002 21:35:00 +0000 (21:35 +0000)
committerRichard Levitte <levitte@openssl.org>
Mon, 11 Nov 2002 21:35:00 +0000 (21:35 +0000)
commitedb7b28a002118a7b3e9c4f45ab61e8bfc5cc5db
treece0fa19e0ec3f318cdf484f970b200106b5ca8cb
parentc4efde740398e7e9e1ba04dcd794e480461f0180
Variables on the stack must be initialized or we can't depend on any
initial value.  For errline/errorline, we did depend on that, erroneously
apps/req.c
apps/x509.c