Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jan 2007 19:14:41 +0000 (UTC)
From:      Ariff Abdullah <ariff@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/sound/usb uaudio_pcm.c
Message-ID:  <200701261914.l0QJEfFV016895@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ariff       2007-01-26 19:14:41 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/usb    uaudio_pcm.c 
  Log:
  Fix forever broken ua_chan_setblocksize() uninitialized return value
  which causing divide by zero panic in other places (notably chn_sync()).
  
  Revision  Changes    Path
  1.20      +13 -7     src/sys/dev/sound/usb/uaudio_pcm.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701261914.l0QJEfFV016895>