blob: c3c23569ca229cd854ef6c1e1d6733dd8133714e [file] [log] [blame]
void foo(void)
{
STACK_OF(X509) *st = sk_X509_new_null();
}