source:
npl/system/glibc/profile.d/glibc.sh.new
@
a1525ed
| Last change on this file since a1525ed was c5c522c, checked in by , 9 years ago | |
|---|---|
|
|
| File size: 325 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | # Set more relaxed (glibc-2.3.5 like) malloc() checking. |
| 3 | # |
| 4 | # This relaxes the default paranoia level so that it reports |
| 5 | # bugs, but does not kill the questionable process. You can |
| 6 | # get away with running broken programs with this setting, |
| 7 | # but at a possible performance and security cost. |
| 8 | #export MALLOC_CHECK_=1 |
Note: See TracBrowser
for help on using the repository browser.
