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:46:50 +0000 (14:46 +0100)
commit2747d73c1466c487daf64a1234b6fe2e8a62ac75
treef862e6a4a3ecdd9d53ec8d7a6814d7271504043b
parentc963c421fb3d84ca3c86284593f0439f7c152f3e
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