From be17b47a3976ab80865771c8a7a92b0d62ee7b87 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Fri, 12 Mar 2010 21:08:54 +0000 Subject: [PATCH] - note Sam's RT entry that this fixes --- krb5-1.8-kprop-mktemp.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/krb5-1.8-kprop-mktemp.patch b/krb5-1.8-kprop-mktemp.patch index 9012c94..1a2606b 100644 --- a/krb5-1.8-kprop-mktemp.patch +++ b/krb5-1.8-kprop-mktemp.patch @@ -1,4 +1,4 @@ -Use an in-memory ccache to silence a compiler warning. +Use an in-memory ccache to silence a compiler warning, for RT#6414. diff -up krb5-1.8/src/slave/kprop.c.kprop-mktemp krb5-1.8/src/slave/kprop.c --- krb5-1.8/src/slave/kprop.c.kprop-mktemp 2009-11-06 18:29:12.000000000 -0500