summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2009-03-10 15:57:26 +0000
committerAlexander Larsson <alexl@src.gnome.org>2009-03-10 15:57:26 +0000
commitaa23c1920f5ecd3a759de1612d3b4de017c3b372 (patch)
tree8deb0f5ffc9c031f7c6fcec67f352e9a20043f8b /ChangeLog
parent317be8c5e145c3fa8d786f18cc5a4daf309fe6cf (diff)
downloadgvfs-aa23c1920f5ecd3a759de1612d3b4de017c3b372.tar.gz
Bug 574754 – 100% cpu usage when connecting to a ssh key and denying key
2009-03-10 Alexander Larsson <alexl@redhat.com> Bug 574754 – 100% cpu usage when connecting to a ssh key and denying key access * daemon/gvfsbackendsftp.c (read_reply_sync): Make sure we handle ssh exiting early. svn path=/trunk/; revision=2316
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb6469b1..99e5a5b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2009-03-10 Alexander Larsson <alexl@redhat.com>
+ Bug 574754 – 100% cpu usage when connecting to a ssh key and denying key access
+
+ * daemon/gvfsbackendsftp.c (read_reply_sync):
+ Make sure we handle ssh exiting early.
+
+2009-03-10 Alexander Larsson <alexl@redhat.com>
+
* configure.ac:
Post release version bump