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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to