]> andersk Git - gssapi-openssh.git/commit
segv bug fix: gss_accept_sec_context() returns a read-only pointer to the OPENSSH_3_4P1_GSI_20021008
authorjbasney <jbasney>
Tue, 8 Oct 2002 17:18:32 +0000 (17:18 +0000)
committerjbasney <jbasney>
Tue, 8 Oct 2002 17:18:32 +0000 (17:18 +0000)
commitb79979262131c50ce6003370584961ccd3bda025
tree3736dae4f3ac706de76dfb8739b4f3b5ac77b5fa
parent9eeaa28eb5f91c9af0000e02b6424632e42bc7a6
segv bug fix: gss_accept_sec_context() returns a read-only pointer to the
mech OID, so we shouldn't stash it in our Gssctxt object where we expect
a pointer to an xmalloc'ed object
openssh/gss-genr.c
This page took 0.137873 seconds and 5 git commands to generate.