[1045] in Kerberos-V5-bugs
krb5_rc_io_destroy doesn't close fd
daemon@ATHENA.MIT.EDU (Jim Miller)
Mon Jan 9 16:15:08 1995
From: jim@bilbo.suite.com (Jim Miller)
Date: Mon, 9 Jan 95 15:13:52 -0600
To: krb5-bugs@MIT.EDU
Reply-To: Jim_Miller@suite.com
This bug report is for KRB5, beta 4, patchlevel 3.
I noticed that "krb5_rc_io_destroy" doesn't close the file descriptor
before attempt to delete the file. Not a biggie, but it would probably be
better to close the fd and then call unlink.
Jim_Miller@suite.com