RT RT/krbdev.mit.edu: Ticket #5708 krb5_fcc_generate_new is non-functional Signed in as guest.
[Logout]

[Home] [Search] [Configuration]

[Display] [History] [Basics] [Dates] [People] [Links] [Jumbo]

 
 

 The Basics  
Id
5708
Status
resolved
Worked
0 min
Priority
0/0
Queue
krb5
 

 Keyword Selections  
Component
  • krb5-libs
Version_reported
Version_Fixed
  • 1.6.3
Target_Version
  • 1.6.3
Tags
  • pullup
 

 Relationships  
Depends on:
Depended on by:
Parents:
Children:

Refers to:
Referred to by:
 
 Dates  
Created: Tue Sep 4 22:09:03 2007
Starts: Not set
Started: Tue Sep 4 22:09:06 2007
Last Contact: Wed Sep 12 17:30:43 2007
Due: Not set
Updated: Wed Sep 12 17:30:43 2007 by tlyu
 

 People  
Owner
 epeisach
Requestors
 epeisach@mit.edu
Cc
 
AdminCc
 
 

 More about Ezra Peisach  
Comments about this user:
No comment entered about this user
This user's 25 highest priority tickets:
 

History   Display mode: [Brief headers] [Full headers]
      Tue Sep  4 22:09:03 2007  epeisach - Ticket created    
     
From: epeisach@mit.edu
Subject: SVN Commit

File locking was non-existant in this code and fccs chained list was
not used at all. This resulted in an assertion failure when closing the
cache.  Code has been reorganized to parallel the code in krb5_fcc_resolve
for easier maintenence.

Commented out test in t_cc.c has been updated to actually test this code.


Commit By: epeisach



Revision: 19920
Changed Files:
U   trunk/src/lib/krb5/ccache/cc_file.c
U   trunk/src/lib/krb5/ccache/t_cc.c


Download (untitled) 449b
      Tue Sep  4 22:09:06 2007  epeisach - Requestor epeisach@mit.edu added    
      Tue Sep  4 22:09:06 2007  epeisach - Status changed from new to resolved    
      Wed Sep 12 16:26:31 2007  tlyu - Component krb5-libs added    
      Wed Sep 12 16:26:31 2007  tlyu - Target_Version 1.6.3 added    
      Wed Sep 12 16:26:31 2007  tlyu - Tags pullup added    
      Wed Sep 12 17:30:39 2007  tlyu - Version_Fixed 1.6.3 added    
      Wed Sep 12 17:30:39 2007  tlyu - Correspondence added    
     
From: tlyu@mit.edu
Subject: SVN Commit

pull up r19920 from trunk

 r19920@cathode-dark-space:  epeisach | 2007-09-04 22:08:58 -0400
 ticket:new
 subject: krb5_fcc_generate_new is non-functional

 File locking was non-existant in this code and fccs chained list was
 not used at all. This resulted in an assertion failure when closing the
 cache.  Code has been reorganized to parallel the code in krb5_fcc_resolve
 for easier maintenence.

 Commented out test in t_cc.c has been updated to actually test this code.




Commit By: tlyu



Revision: 19932
Changed Files:
_U  branches/krb5-1-6/
U   branches/krb5-1-6/src/lib/krb5/ccache/cc_file.c
U   branches/krb5-1-6/src/lib/krb5/ccache/t_cc.c


Download (untitled) 659b