cvs commit: src/lib/libc/amd64/sys brk.S

Peter Wemm peter at FreeBSD.org
Wed Oct 27 10:11:44 PDT 2004


peter       2004-10-27 17:11:43 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/amd64/sys   brk.S 
  Log:
  Fix brk(3).  The stack was unbalanced when we jumped to cerror.  Oops!
  This causes nasty things like SEGV or a cpu spin when we return.
  
  Submitted by: "James R. Van Artsalen" <james at jrv.org>
  
  Revision  Changes    Path
  1.13      +1 -0      src/lib/libc/amd64/sys/brk.S


More information about the cvs-src mailing list