[4762] in Athena Bugs
vax 6.4r kerberos lint library has problems
daemon@ATHENA.MIT.EDU (epeisach@ATHENA.MIT.EDU)
Sat Apr 14 11:34:44 1990
From: epeisach@ATHENA.MIT.EDU
Date: Sat, 14 Apr 90 11:34:35 -0400
To: bugs@ATHENA.MIT.EDU
In using lint on a program of mine, I picked up the following
inconsistancies in the kerberos sources....
As a side note, lint picked up the following errors in the krb lint
library:
Some are simply ints not necessarilly the same as long. They probably
are minor and will not affect our environment, but may elsewhere.
Ezra
des_quad_cksum value declared inconsistently llib-ldes:quad_cksum.c(114) :: llib-lkrb:mk_safe.c(161)
log value declared inconsistently llib-lkrb:log.c(52) :: llib-lkrb:rd_req.c(322)
des_quad_cksum value declared inconsistently llib-ldes:quad_cksum.c(114) :: llib-lkrb:rd_safe.c(175)
krb_mk_priv value declared inconsistently llib-lkrb:mk_priv.c(116) :: llib-lkrb:recvauth.c(260)
krb_rd_priv value declared inconsistently llib-lkrb:rd_priv.c(91) :: llib-lkrb:sendauth.c(221)