Date: Thu, 23 Aug 2007 23:53:59 +0000 (UTC) From: "David E. O'Brien" <obrien@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/rdesktop/files patch-rdpsnd_oss.c Message-ID: <200708232353.l7NNrxqJ086006@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2007-08-23 23:53:59 UTC FreeBSD ports repository Added files: net/rdesktop/files patch-rdpsnd_oss.c Log: Upon server-initiated closure of the sound device, rdesktop(1) hangs in a tight loop if the sound packet buffer is not empty. This usually occurs after a long playback, and is indicated by an endless stream of "ERROR: select: Bad file descriptor" messages on stderr. Fix: forcibly empty the sound packet buffer after closing the sound device. PR: 115692 Submitted by: "Eugene M. Kim" <freebsd.org@ab.ote.we.lv> Revision Changes Path 1.1 +57 -0 ports/net/rdesktop/files/patch-rdpsnd_oss.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708232353.l7NNrxqJ086006>