ocrc.c#153 char *host_pos = NULL; #163 host_pos = strstr(v, "http://"); #164 if (host_pos) #165 host_pos += strlen("http://"); #167 host_pos = v; #168 port_pos = strchr(host_pos, ':'); #174 host_len = strlen(host_pos); #178 strncpy(state->proxy.host, host_pos, host_len); #182 size_t host_len = strlen(host_pos); #186 strncpy(state->proxy.host, host_pos, host_len);
HyperKWIC - Version 7.20DA executed at 11:37 on 27 Oct 2017 | Polyhedron Solutions - INTERNAL USE | COMMERCIAL (Any O/S) SN 4AKIed