Project: Putty

Revision: 8157

Author: simon

Date: 31 Aug 2008 15:18:17

Changes:

Colin Watson points out an apparently erroneous cast: Ssh_gss_name
and gss_name_t are supposed to be congruent types, so a pointer to
one should never be cast to a non-indirect instance of the other.

Files:
modified: /putty/unix/uxgss.c (try)
Diff: To list