cvs commit: src/sys/dev/sound/pcm mixer.c

Ariff Abdullah ariff at FreeBSD.org
Fri Sep 29 18:01:19 PDT 2006


ariff       2006-09-30 01:01:18 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pcm    mixer.c 
  Log:
  The addition of few more 32bit integer into struct snd_mixer causing
  an accidental MIXER_SIZE overflow. Use 8bit integer instead of 32bit
  to reduce the kludge size.
  
  Noticed by:     tegge
  
  Revision  Changes    Path
  1.54      +2 -2      src/sys/dev/sound/pcm/mixer.c


More information about the cvs-src mailing list