summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@fedoraproject.org>2010-03-12 21:08:54 +0000
committerNalin Dahyabhai <nalin@fedoraproject.org>2010-03-12 21:08:54 +0000
commitbe17b47a3976ab80865771c8a7a92b0d62ee7b87 (patch)
tree80462a2d801d994cf23135bce59e72cd65230f83
parentf3d0ea68ff4a63d552118403606e7753d5932d0c (diff)
downloadkrb5-be17b47a3976ab80865771c8a7a92b0d62ee7b87.tar.gz
krb5-be17b47a3976ab80865771c8a7a92b0d62ee7b87.tar.xz
krb5-be17b47a3976ab80865771c8a7a92b0d62ee7b87.zip
- note Sam's RT entry that this fixes
-rw-r--r--krb5-1.8-kprop-mktemp.patch2
1 files changed, 1 insertions, 1 deletions
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