Missing NULL check on OBJ_dup result in x509_name_canon
authorFdaSilvaYY <fdasilvayy@gmail.com>
Fri, 3 Jun 2016 22:14:52 +0000 (00:14 +0200)
committerRich Salz <rsalz@openssl.org>
Sat, 18 Jun 2016 20:30:24 +0000 (16:30 -0400)
commit5ab0b7e6263ab0ff666133cefbf1e4d1f91e867d
tree3039f6cd20af9130699c24124d039b452f5338e1
parentb1b1cba4e2ae76bc3b8390842c8482dc0b3358ca
Missing NULL check on OBJ_dup result in x509_name_canon

Reviewed-by: Kurt Roeckx <kurt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1168)
crypto/x509/x_name.c