Actions
Bug #173
closedduplicate free in spnego_gss_accept_sec_context
Start date:
2010-09-08
Due date:
% Done:
0%
Estimated time:
Difficulty:
Tags:
Gerrit CR:
Description
See OpenSolaris CR 6959251
Reproduced with smbtorture
Call stack like this:
libgss.so.1`gss_release_name+0x36
mech_spnego.so.1`make_NegHints+0x5e3
mech_spnego.so.1`acc_ctx_hints+0xa6
mech_spnego.so.1`spnego_gss_accept_sec_context+0x14d
Files
Updated by Gordon Ross almost 12 years ago
- File illumos-173.txt illumos-173.txt added
This is basically a typo. The gss_release_name on line 1251
should be the same as on line 1254.
Updated by Chris Love over 11 years ago
- Status changed from New to In Progress
- Assignee set to Chris Love
Updated by Chris Love over 11 years ago
- Status changed from In Progress to Resolved
Integrated with this changeset: http://www.illumos.org/projects/illumos-gate/repository/revisions/13212
Actions