Date: Thu, 12 May 2005 13:18:17 +0000 (UTC) From: Joe Marcus Clarke <marcus@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/gdm Makefile ports/x11/gdm/files patch-daemon_gdm-net.c Message-ID: <200505121318.j4CDIH8n071431@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcus 2005-05-12 13:18:17 UTC FreeBSD ports repository Modified files: x11/gdm Makefile Added files: x11/gdm/files patch-daemon_gdm-net.c Log: Fix an infinite loop that can occur when gnome-session attempts a logout. What happens is gdm gets locked in a tight loop forever reading, but never processing, the EOF from the IPC socket. PR: 80906 (amongst others) Revision Changes Path 1.47 +1 -0 ports/x11/gdm/Makefile 1.1 +42 -0 ports/x11/gdm/files/patch-daemon_gdm-net.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505121318.j4CDIH8n071431>