RT RT/krbdev.mit.edu: Ticket #5790 NIM: SRC: disable potential uninitialized variable warning Signed in as guest.
[Logout]

[Home] [Search] [Configuration]

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

 
 

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

 Keyword Selections  
Component
  • windows
Version_reported
Version_Fixed
  • 1.6.3
Target_Version
  • 1.6.3
Tags
  • pullup
 

 Relationships  
Depends on:
Depended on by:
Parents:
  • 5691: (jaltman) Post KFW 3.2.1 Tracking Ticket [resolved]
Children:

Refers to:
Referred to by:
 
 Dates  
Created: Sat Sep 29 21:45:14 2007
Starts: Not set
Started: Sat Sep 29 21:45:17 2007
Last Contact: Mon Oct 1 19:17:47 2007
Due: Not set
Updated: Wed Oct 3 15:48:15 2007 by jaltman
 

 People  
Owner
 jaltman
Requestors
 jaltman@mit.edu
Cc
 
AdminCc
 
 

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

History   Display mode: [Brief headers] [Full headers]
      Sat Sep 29 21:45:15 2007  jaltman - Ticket created    
     
From: jaltman@mit.edu
Subject: SVN Commit

Disable the potentially uninitialized variable warning
for 'ri'.  The variable cannot be used when uninitialized.


Commit By: jaltman



Revision: 20020
Changed Files:
U   trunk/src/windows/identity/ui/credwnd.c


Download (untitled) 213b
      Sat Sep 29 21:45:17 2007  jaltman - Requestor jaltman@mit.edu added    
      Sat Sep 29 21:45:18 2007  jaltman - Status changed from new to resolved    
      Sat Sep 29 21:45:18 2007  jaltman - Component windows added    
      Sat Sep 29 21:47:17 2007  jaltman - Target_Version 1.6.3 added    
      Sat Sep 29 21:47:17 2007  jaltman - Tags pullup added    
      Mon Oct  1 19:17:43 2007  tlyu - Version_Fixed 1.6.3 added    
      Mon Oct  1 19:17:43 2007  tlyu - Correspondence added    
     
From: tlyu@mit.edu
Subject: SVN Commit

pull up r20020 from trunk

 r20020@cathode-dark-space:  jaltman | 2007-09-29 21:45:10 -0400
 ticket: new
 subject: NIM: disable warning
 component: windows

 Disable the potentially uninitialized variable warning
 for 'ri'.  The variable cannot be used when uninitialized.




Commit By: tlyu



Revision: 20060
Changed Files:
_U  branches/krb5-1-6/
U   branches/krb5-1-6/src/windows/identity/ui/credwnd.c


Download (untitled) 409b
      Wed Oct  3 15:48:15 2007  jaltman - Subject changed from NIM: disable warning to NIM: SRC: disable potential uninitialized variable warning