Fix segfault with empty fields as last in the config.
authorKurt Roeckx <kurt@roeckx.be>
Sat, 24 Jan 2015 13:46:50 +0000 (14:46 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Sat, 24 Jan 2015 13:52:58 +0000 (14:52 +0100)
commit63c1d16bb85566fa3cdb13df321037a22f117957
treefa2d6709b34b3c8f1b03b97f67dd3302ee46197c
parent6fa805f516f5a6ff3872f1d1014a3dc9de460b99
Fix segfault with empty fields as last in the config.

Reviewed-by: Tim Hudson <tjh@openssl.org>
crypto/asn1/asn1_gen.c
crypto/engine/eng_fat.c
ssl/ssl_conf.c
ssl/t1_lib.c