Add lh_new() inlining
authorDr. Stephen Henson <steve@openssl.org>
Thu, 24 Dec 2015 15:51:23 +0000 (15:51 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 11 Jan 2016 17:50:27 +0000 (17:50 +0000)
commit62d0577e0d5e3703436d0fba362d516481291810
tree5298b79f976f3264b244acba116fcdfbc8172a93
parente6b5c341b94d357b0158ad74b12edd51399a4b87
Add lh_new() inlining

Reviewed-by: Rich Salz <rsalz@openssl.org>
apps/openssl.c
crypto/conf/conf_api.c
crypto/engine/eng_table.c
crypto/err/err.c
crypto/mem_dbg.c
crypto/objects/o_names.c
crypto/objects/obj_dat.c
include/openssl/lhash.h
include/openssl/safestack.h
ssl/ssl_lib.c
util/mkstack.pl