/titanic_41/usr/src/cmd/ssh/sshd/ |
H A D | auth-options.c | 51 xfree(ce->s); in auth_clear_options() 52 xfree(ce); in auth_clear_options() 55 xfree(forced_command); in auth_clear_options() 127 xfree(forced_command); in auth_parse_options() 160 xfree(s); in auth_parse_options() 197 xfree(patterns); in auth_parse_options() 204 xfree(patterns); in auth_parse_options() 215 xfree(patterns); in auth_parse_options() 242 xfree(patterns); in auth_parse_options() 253 xfree(patterns); in auth_parse_options() [all …]
|
H A D | auth2-pam.c | 119 xfree(text); in do_pam_kbdint() 272 xfree(conv_ctxt->prompts); in do_pam_conv_kbd_int() 273 xfree(conv_ctxt->responses); in do_pam_conv_kbd_int() 274 xfree(conv_ctxt); in do_pam_conv_kbd_int() 287 xfree(text); in do_pam_conv_kbd_int() 324 xfree(conv_ctxt->prompts); in do_pam_conv_kbd_int() 325 xfree(conv_ctxt->responses); in do_pam_conv_kbd_int() 326 xfree(conv_ctxt); in do_pam_conv_kbd_int() 333 xfree(conv_ctxt->prompts); in do_pam_conv_kbd_int() 334 xfree(conv_ctxt); in do_pam_conv_kbd_int() [all …]
|
H A D | auth-chall.c | 61 xfree(prompts[i]); in get_challenge() 62 xfree(prompts); in get_challenge() 63 xfree(name); in get_challenge() 64 xfree(echo_on); in get_challenge() 65 xfree(info); in get_challenge()
|
H A D | auth2-chall.c | 119 xfree(kbdintctxt->devices); in kbdint_free() 122 xfree(kbdintctxt); in kbdint_free() 145 xfree(t); in kbdint_next_device() 254 xfree(prompts[i]); in send_userauth_info_request() 255 xfree(prompts); in send_userauth_info_request() 256 xfree(echo_on); in send_userauth_info_request() 257 xfree(name); in send_userauth_info_request() 258 xfree(instr); in send_userauth_info_request() 300 xfree(response[i]); in input_userauth_info_response() 303 xfree(response); in input_userauth_info_response() [all …]
|
H A D | auth2-hostbased.c | 152 xfree(pkalg); in userauth_hostbased() 153 xfree(pkblob); in userauth_hostbased() 154 xfree(cuser); in userauth_hostbased() 155 xfree(chost); in userauth_hostbased() 156 xfree(sig); in userauth_hostbased()
|
H A D | auth-rsa.c | 176 xfree(file); in auth_rsa_key_allowed() 184 xfree(file); in auth_rsa_key_allowed() 189 xfree(file); in auth_rsa_key_allowed() 271 xfree(file); in auth_rsa_key_allowed() 323 xfree(fp); in auth_rsa()
|
/titanic_41/usr/src/cmd/ssh/ssh-keysign/ |
H A D | ssh-keysign.c | 83 xfree(p); in valid_request() 95 xfree(p); in valid_request() 101 xfree(p); in valid_request() 114 xfree(pkalg); in valid_request() 115 xfree(pkblob); in valid_request() 126 xfree(p); in valid_request() 133 xfree(p); in valid_request() 240 xfree(host); in main() 255 xfree(data); in main()
|
/titanic_41/usr/src/cmd/ssh/libssh/common/ |
H A D | ssh-rsa.c | 79 xfree(sig); in ssh_rsa_sign() 89 xfree(sig); in ssh_rsa_sign() 105 xfree(sig); in ssh_rsa_sign() 137 xfree(ktype); in ssh_rsa_verify() 140 xfree(ktype); in ssh_rsa_verify() 146 xfree(sigblob); in ssh_rsa_verify() 153 xfree(sigblob); in ssh_rsa_verify() 167 xfree(sigblob); in ssh_rsa_verify() 177 xfree(sigblob); in ssh_rsa_verify() 268 xfree(decrypted); in openssh_RSA_verify()
|
H A D | bufaux.c | 72 xfree(buf); in buffer_put_bignum_ret() 83 xfree(buf); in buffer_put_bignum_ret() 167 xfree(buf); in buffer_put_bignum2_ret() 173 xfree(buf); in buffer_put_bignum2_ret() 198 xfree(bin); in buffer_get_bignum2_ret() 203 xfree(bin); in buffer_get_bignum2_ret() 207 xfree(bin); in buffer_get_bignum2_ret() 347 xfree(value); in buffer_get_string_ret() 383 xfree(value); in buffer_get_utf8_string() 428 xfree(converted); in buffer_put_utf8_string()
|
H A D | ssh-gss.c | 86 xfree((*p)->encoded); in ssh_gssapi_mech_oids_to_kexnames() 88 xfree(*p); in ssh_gssapi_mech_oids_to_kexnames() 91 xfree(gss_enc2oid); in ssh_gssapi_mech_oids_to_kexnames() 247 xfree(encoded); in ssh_gssapi_encode_oid_for_kex() 273 xfree(gss_kexalgs); in ssh_gssapi_make_kexalgs_list() 339 xfree(orig_kexalgs); in ssh_gssapi_modify_kex() 364 xfree(kexalgs); in ssh_gssapi_modify_kex() 396 xfree(orig_hostalgs); in ssh_gssapi_modify_kex() 510 xfree(ctx->actual_mech->elements); in ssh_gssapi_set_oid_data() 511 xfree(ctx->actual_mech); in ssh_gssapi_set_oid_data() [all …]
|
H A D | match.c | 222 xfree(pat); in match_user() 260 xfree(c); in match_list() 261 xfree(s); in match_list() 268 xfree(c); in match_list() 269 xfree(s); in match_list()
|
H A D | rsa.c | 95 xfree(outbuf); in rsa_public_encrypt() 96 xfree(inbuf); in rsa_public_encrypt() 120 xfree(outbuf); in rsa_private_decrypt() 121 xfree(inbuf); in rsa_private_decrypt()
|
H A D | misc.c | 192 xfree(p->pw_name); in pwfree() 193 xfree(p->pw_passwd); in pwfree() 194 xfree(p->pw_gecos); in pwfree() 196 xfree(p->pw_class); in pwfree() 198 xfree(p->pw_dir); in pwfree() 199 xfree(p->pw_shell); in pwfree() 200 xfree(p); in pwfree() 421 xfree(args->list[which]); in replacearg() 432 xfree(args->list[i]); in freeargs() 433 xfree(args->list); in freeargs() [all …]
|
/titanic_41/usr/src/cmd/ssh/ssh-keygen/ |
H A D | ssh-keygen.c | 146 xfree(pass); in load_identity() 188 xfree(blob); in do_convert_to_ssh2() 235 xfree(cipher); in do_convert_private_ssh2_from_blob() 237 xfree(type); in do_convert_private_ssh2_from_blob() 240 xfree(cipher); in do_convert_private_ssh2_from_blob() 248 xfree(type); in do_convert_private_ssh2_from_blob() 252 xfree(type); in do_convert_private_ssh2_from_blob() 295 xfree(sig); in do_convert_private_ssh2_from_blob() 457 xfree(comment); in do_fingerprint() 458 xfree(fp); in do_fingerprint() [all …]
|
/titanic_41/usr/src/cmd/ssh/sftp/ |
H A D | sftp.c | 288 xfree(buf); in local_do_ls() 334 xfree(p); in make_absolute() 496 xfree(*path); in get_pathname() 574 xfree(tmp); in process_get() 581 xfree(tmp); in process_get() 586 xfree(tmp); in process_get() 593 xfree(abs_dst); in process_get() 598 xfree(abs_src); in process_get() 653 xfree(tmp); in process_put() 659 xfree(tmp); in process_put() [all …]
|
H A D | sftp-client.c | 275 xfree(name); in do_init() 276 xfree(value); in do_init() 389 xfree(handle); in do_lsreaddir() 420 xfree(filename); in do_lsreaddir() 421 xfree(longname); in do_lsreaddir() 427 xfree(handle); in do_lsreaddir() 450 xfree(s[i]->filename); in free_sftp_dirents() 451 xfree(s[i]->longname); in free_sftp_dirents() 452 xfree(s[i]); in free_sftp_dirents() 454 xfree(s); in free_sftp_dirents() [all …]
|
/titanic_41/usr/src/cmd/csh/ |
H A D | sh.dir.c | 212 xfree(cp); in dfollow() 256 xfree(cp); in dfollow() 258 xfree(slashcp); in dfollow() 259 xfree(fullpath); in dfollow() 279 xfree(cp); in dfollow() 281 xfree(slashcp); in dfollow() 295 xfree(cp); in dfollow() 300 xfree(cp); /* XXX, use after free */ in dfollow() 329 xfree(dcwd->di_name); in dfollow() 331 xfree(cp); in dfollow() [all …]
|
H A D | sh.exp.c | 268 xfree(p1), xfree(p2); in exp2c() 272 xfree(p1); in exp2c() 315 xfree(p1), xfree(p2); in exp3() 346 xfree(p1), xfree(p2); in exp3a() 382 xfree(p1), xfree(p2); in exp4() 428 xfree(p1), xfree(p2); in exp5() 452 xfree(cp); in exp6() 462 xfree(cp); in exp6() 550 xfree(ep); in exp6() 579 xfree(ep); in exp6()
|
H A D | sh.exec.c | 73 xfree(sav); in doexec() 152 xfree(dp); in doexec() 168 xfree(sav); in doexec() 169 xfree((char *)av); in doexec() 211 xfree(cmd->cfname); in texec() 270 xfree((char *)t); in texec() 275 xfree(cmd->cfname); in texec()
|
/titanic_41/usr/src/cmd/ssh/ssh/ |
H A D | sshconnect2.c | 331 xfree(reply); in ssh_userauth2() 382 xfree(authctxt->authlist); in userauth() 428 xfree(msg); in input_userauth_banner() 429 xfree(lang); in input_userauth_banner() 439 xfree(authctxt->authlist); in input_userauth_success() 520 xfree(fp); in input_userauth_pk_ok() 531 xfree(pkalg); in input_userauth_pk_ok() 532 xfree(pkblob); in input_userauth_pk_ok() 791 xfree(recv_tok.value); in input_gssapi_errtok() 824 xfree(msg); in input_gssapi_error() [all …]
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/mech/ |
H A D | import_name.c | 105 xfree(tmp); 190 xfree(tmp); 200 xfree(tmp); 211 xfree(tmp); 213 xfree(tmp2); 226 xfree(tmp2); 227 xfree(tmp);
|
H A D | util_cksum.c | 123 xfree(buf); 128 xfree(cksum->contents); /* SUNW15resync -just in case not already free */ 129 xfree(buf); 135 xfree(buf);
|
H A D | add_cred.c | 226 xfree(new_cred); 239 xfree(new_cred); 256 xfree(new_cred); 268 xfree(new_cred); 288 xfree(new_cred); 310 xfree(new_cred); 330 xfree(new_cred); 351 xfree(new_cred);
|
/titanic_41/usr/src/cmd/ssh/ssh-add/ |
H A D | ssh-add.c | 84 xfree(pass); in clear_pass() 110 xfree(comment); in delete_file() 163 xfree(comment); in add_file() 191 xfree(comment); in add_file() 215 xfree(fp); in list_identities() 223 xfree(comment); in list_identities() 249 xfree(p2); in lock_agent() 264 xfree(p1); in lock_agent()
|
/titanic_41/usr/src/cmd/ssh/sftp-server/ |
H A D | sftp-server.c | 314 xfree(handles[handle].name); in handle_close() 318 xfree(handles[handle].name); in handle_close() 361 xfree(handle); in get_handle() 444 xfree(string); in send_handle() 528 xfree(name); in process_open() 623 xfree(data); in process_write() 649 xfree(name); in process_do_stat() 747 xfree(name); in process_setstat() 842 xfree(path); in process_opendir() 891 xfree(stats[i].name); in process_readdir() [all …]
|