source:
npl/system/glibc/profile.d/glibc.sh.new
@
c5c522c
Last change on this file since c5c522c was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 325 bytes |
Rev | Line | |
---|---|---|
[c5c522c] | 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.