home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / boot / i386 / rescue / etc / profile.d / malloc-debug.sh < prev    next >
Text File  |  2006-11-29  |  213b  |  9 lines

  1. # This is for FACTORY only and should be removed for the release.
  2. # - meissner@suse.de
  3. #
  4. # fill new malloc areas with 0x42
  5. #export MALLOC_PERTURB_=B
  6. # Abort on any malloc related error.
  7. #export MALLOC_CHECK_=2
  8.