RT RT/krbdev.mit.edu: Ticket #3266 Include errno.h in kdc/kerberos_v4.c Signed in as guest.
[Logout]

[Home] [Search] [Configuration]

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

 
 

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

 Keyword Selections  
Component
  • krb5-kdc
Version_reported
  • 1.3.6
Version_Fixed
  • 1.5
Target_Version
Tags
 

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

Refers to:
Referred to by:
 
 Dates  
Created: Sat Dec 3 01:48:07 2005
Starts: Not set
Started: Mon Jun 12 13:43:32 2006
Last Contact: Mon Jun 12 13:43:36 2006
Due: Not set
Updated: Fri Jun 30 01:24:08 2006 by tlyu
 

 People  
Owner
 rra
Requestors
 rra@debian.org
Cc
 
AdminCc
 
 

 More about rra@debian.org  
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 Dec  3 01:48:08 2005  guest - Ticket created    
     
Subject: Include errno.h in kdc/kerberos_v4.c

 

     
The following patch has been in the Debian Kerberos package for a while.
 My guess is that it's not strictly needed and that some other header
file happens to pull in errno.h, but I've confirmed that this file does
use the errno constants and doesn't otherwise include errno.h.

Download (untitled) 277b
     
 
Download kdc-errno 446b
      Mon Jun 12 13:43:32 2006  rra - Status changed from new to resolved    
      Mon Jun 12 13:43:33 2006  rra - Version_reported 1.3.6 added    
      Mon Jun 12 13:43:33 2006  rra - Given to rra    
      Mon Jun 12 13:43:34 2006  rra - Correspondence added    
     
From: Russ Allbery <rra@stanford.edu>
Subject: CVS Commit

This file uses E* constants and therefore should include errno.h.

Commit By: rra



Revision: 18110
Changed Files:
U   trunk/src/kdc/kerberos_v4.c


Download (untitled) 148b
      Mon Jun 19 21:33:36 2006  tlyu - Version_Fixed 1.5 added    
      Fri Jun 30 01:24:07 2006  tlyu - Component krb5-kdc added