Searched refs:alloc_hcp (Results 1 – 1 of 1) sorted by relevance
2039 char *alloc_hcp = NULL, errstr[MAXERROR]; in createTLSSession() local2060 alloc_hcp = __s_get_hostcertpath(); in createTLSSession()2061 hostcertpath = alloc_hcp; in createTLSSession()2068 if (alloc_hcp != NULL) { in createTLSSession()2069 free(alloc_hcp); in createTLSSession()2079 if (alloc_hcp) in createTLSSession()2080 free(alloc_hcp); in createTLSSession()