cvs commit: ports/net/rdesktop/files patch-rdpsnd_oss.c

David E. O'Brien obrien at FreeBSD.org
Thu Aug 23 16:53:59 PDT 2007


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 at ab.ote.we.lv>
  
  Revision  Changes    Path
  1.1       +57 -0     ports/net/rdesktop/files/patch-rdpsnd_oss.c (new)


More information about the cvs-ports mailing list