components/emacs/patches/sysmalloc.patch
author Rohith Ramesh Bangalore India <rohith.ramesh@oracle.com>
Mon, 01 Apr 2013 23:48:01 -0500
branchs11u1-sru
changeset 2545 dc88d792018e
parent 686 b4fe91eb660b
permissions -rw-r--r--
15808407 SUNBT7189531 ksh93 crash+core dump with minimalist script

*** emacs-23.4.orig/src/s/sol2-5.h	Mon Oct 17 19:20:46 2011
--- emacs-23.4/src/s/sol2-5.h	Tue Feb  7 12:38:02 2012
***************
*** 17,22 ****
--- 17,23 ----
  /* This is not always necessary.  Turned off at present for testers to
     identify any problems with gmalloc more accurately.  */
  /* #define SYSTEM_MALLOC */
+ #define SYSTEM_MALLOC
  
  /* There have problems reported with mmap at least on Solaris 2.6
     and 2.7.  For simplicity, let's not use mmap for anything >= 2.5.