Skip to content

Commit 973c66d

Browse files
committed
test
1 parent d31ae24 commit 973c66d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ssl_crtlist.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@ int crtlist_load_crt(char *crt_path, struct ckch_conf *cc, struct crtlist *newli
543543
goto error;
544544
}
545545

546-
ckch_conf_clean(&ckchs->conf);
546+
/*ckch_conf_clean(&ckchs->conf);*/
547547
ckchs->conf = *cc;
548548

549549
entry->node.key = ckchs;

0 commit comments

Comments
 (0)