Home
last modified time | relevance | path

Searched refs:sshpkt_vfatal (Results 1 – 3 of 3) sorted by relevance

/dports/security/pam_ssh/pam_ssh-8.0/openssh/
H A Dpacket.c1815 sshpkt_vfatal(struct ssh *ssh, int r, const char *fmt, va_list ap)
1870 sshpkt_vfatal(ssh, r, fmt, ap);
/dports/security/openssh-portable/openssh-8.8p1/
H A Dpacket.c1847 sshpkt_vfatal(struct ssh *ssh, int r, const char *fmt, va_list ap) in sshpkt_vfatal() function
1903 sshpkt_vfatal(ssh, r, fmt, ap); in sshpkt_fatal()
H A DChangeLog7159 the change introduced a NULL deref in sshpkt_vfatal() (uses of ssh->kex after