| commit | 76758b6423a2567b07927139d7d5538f14cb331b | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Wed Aug 30 11:08:04 2006 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Wed Aug 30 11:08:04 2006 +1000 |
| tree | d90967df545f3a1d0ca95f380a24b15316610745 | |
| parent | d5fe0baa73a168a1194b311aeff9fd824b038740 [diff] |
- dtucker@cvs.openbsd.org 2006/08/29 12:02:30
[gss-genr.c]
Work around a problem in Heimdal that occurs when KRB5CCNAME file is
missing, by checking whether or not kerberos allocated us a context
before attempting to free it. Patch from Simon Wilkinson, tested by
biorn@, ok djm@