Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Oct 1999 00:22:51 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 machdep.c
Message-ID:  <199910010722.AAA80269@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      1999/10/01 00:22:51 PDT

  Modified files:
    sys/i386/i386        machdep.c 
  Log:
  Don't check %cs *after* it has being set in sigreturn. If the check
  fails, applications could end up running in kernel mode (oops).
  
  Submitted by: bde
  
  Revision  Changes    Path
  1.363     +7 -6      src/sys/i386/i386/machdep.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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