RT RT/krbdev.mit.edu: Ticket #6028 kdb5_util references uninitialized progname Signed in as guest.
[Logout]

[Home] [Search] [Configuration]

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

 
 

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

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

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

Refers to:
Referred to by:
 
 Dates  
Created: Mon Jul 14 06:59:16 2008
Starts: Not set
Started: Wed Jul 16 19:02:00 2008
Last Contact: Mon Jul 21 12:08:14 2008
Due: Not set
Updated: Mon Jul 21 12:08:14 2008 by tlyu
 

 People  
Owner
 tlyu
Requestors
 Mark.Phalan@Sun.Com
Cc
 Mark.Phalan@Sun.Com
AdminCc
 
 

 More about Mark.Phalan@Sun.Com  
Comments about this user:
No comment entered about this user
This user's 25 highest priority tickets:
 

History   Display mode: [Brief headers] [Full headers]
      Mon Jul 14 06:59:17 2008  Mark.Phalan@Sun.Com - Ticket created    
     
CC: Mark.Phalan@Sun.COM

 

     

kdb5_util/kdb5_ldap_util can core if kadm5_init_krb5_context() fails.
progname is being used before it is initialized.

Patch attached.

Download (untitled) 136b
     
 
Download krb5-1.6.3_kdb5_util_core.patch 1.8k
      Mon Jul 14 16:50:17 2008  tlyu - Subject changed from to kdb5_util references uninitialized progname    
      Mon Jul 14 16:50:19 2008  tlyu - Component krb5-admin added    
      Mon Jul 14 16:50:19 2008  tlyu - Version_reported 1.6.3 added    
      Wed Jul 16 19:01:59 2008  tlyu - Given to tlyu    
      Wed Jul 16 19:02:00 2008  tlyu - Target_Version 1.6.4 added    
      Wed Jul 16 19:02:00 2008  tlyu - Status changed from new to review    
      Wed Jul 16 19:02:00 2008  tlyu - Tags pullup added    
      Wed Jul 16 19:02:00 2008  tlyu - Correspondence added    
     
From: tlyu@mit.edu
Subject: SVN Commit


Apply patch from Mark Phalan to initialize progname before use.


Commit By: tlyu



Revision: 20531
Changed Files:
_U  trunk/
U   trunk/src/kadmin/dbutil/kdb5_util.c
U   trunk/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_util.c


Download (untitled) 226b
      Mon Jul 21 12:08:10 2008  tlyu - Status changed from review to resolved    
      Mon Jul 21 12:08:11 2008  tlyu - Version_Fixed 1.6.4 added    
      Mon Jul 21 12:08:11 2008  tlyu - Correspondence added    
     
From: tlyu@mit.edu
Subject: SVN Commit


pull up r20531 from trunk

 r20531@cathode-dark-space:  tlyu | 2008-07-16 19:01:54 -0400
 ticket: 6028
 target_version: 1.6.4
 tags: pullup

 Apply patch from Mark Phalan to initialize progname before use.




Commit By: tlyu



Revision: 20548
Changed Files:
_U  branches/krb5-1-6/
U   branches/krb5-1-6/src/kadmin/dbutil/kdb5_util.c
U   branches/krb5-1-6/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_util.c


Download (untitled) 409b