Searched refs:ssh_free_set_NULL (Results 1 – 1 of 1) sorted by relevance
401 #define ssh_free_set_NULL(x) if (x) { ssh_free(x); (x) = NULL; } macro1353 ssh_free_set_NULL(pss->last_alloc); in lws_ssh_parse_plaintext()1516 ssh_free_set_NULL(pss->args.pty.modes); in lws_ssh_parse_plaintext()1564 ssh_free_set_NULL(pss->last_alloc); in lws_ssh_parse_plaintext()1587 ssh_free_set_NULL(pss->last_alloc); in lws_ssh_parse_plaintext()1621 ssh_free_set_NULL(pss->last_alloc); in lws_ssh_parse_plaintext()1712 ssh_free_set_NULL(pss->last_alloc); in lws_ssh_parse_plaintext()2079 ssh_free_set_NULL(pss->last_alloc); in lws_callback_raw_sshd()