Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jun 2002 13:02:09 -0700 (PDT)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/rtld-elf/i386 reloc.c
Message-ID:  <200206162002.g5GK29C36148@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      2002/06/16 13:02:09 PDT

  Modified files:        (Branch: RELENG_4)
    libexec/rtld-elf/i386 reloc.c 
  Log:
  MFC 1.10 - replace alloca() with mmap() to avoid unbounded stack usage.
  This solves problem when installing openoffice from ports and may also
  solve some of the instability issues with large GUI programs like Mozilla,
  Konq, etc (thread stacks were being overrun).
  
  Approved by:    jdp
  
  Revision  Changes    Path
  1.6.2.2   +20 -8     src/libexec/rtld-elf/i386/reloc.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?200206162002.g5GK29C36148>