git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22793 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-03-26 14:43:15 +00:00
parent ab73d921f4
commit 7a68e837f7

View File

@@ -1,3 +1,9 @@
2008-03-26 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/fcache.c: Make the storing credential an atomic
write(2) to avoid signal races, bug traced by Harald Bart and Lars
Malinowsky.
2008-03-25 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/fcache.c: Make erase_file() do locking too.