sk_***_new_null() seems to be there to avoid exactly this sort of thing
authorGeoff Thorpe <geoff@openssl.org>
Wed, 31 May 2000 17:41:34 +0000 (17:41 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Wed, 31 May 2000 17:41:34 +0000 (17:41 +0000)
commita4e31088ce118d1e47d3c0b7dee9e8d3769e71bf
treee8177762f60137a746fc5bf53eeb420b2c8da116
parente20d7d71677c6d56f9e486148a0d33cb639765eb
sk_***_new_null() seems to be there to avoid exactly this sort of thing
which is a cast between NULL and a function pointer.
crypto/asn1/x_name.c