summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/rcache/ChangeLog
blob: 47f3f1e00506c898b1966b14fad352edfde3e79b (plain)
1
2
3
4
5
6
7
8
9
10
Sat Aug 20 00:09:37 1994  Theodore Y. Ts'o  (tytso at tsx-11)

	* rc_dfl.c (krb5_rc_dfl_expunge): name (t->name) was getting freed
	and we tried to use it.  Clear t->name to stop it from being
	freed, and then free it later.

Mon Jun 20 19:37:13 1994  Theodore Y. Ts'o  (tytso at tsx-11)

	* rc_base.h: #include <krb5/osconf.h> so that build works using	imake.