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