Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jan 2010 12:13:38 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/amd64/ia32 ia32_reg.c
Message-ID:  <201001241213.o0OCDla8038022@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
trasz       2010-01-24 12:13:38 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/ia32       ia32_reg.c 
  Log:
  SVN rev 202919 on 2010-01-24 12:13:38Z by trasz
  
  Fix array overflow.  This routine is only called from procfs,
  which is not mounted by default, and I've been unable to trigger
  a panic without this fix applied anyway.
  
  Reviewed by:    kib, cperciva
  
  Revision  Changes    Path
  1.6       +0 -2      src/sys/amd64/ia32/ia32_reg.c



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