On Mon, Oct 01, 2012 at 01:28:40PM -0700, Justin Pettit wrote:
> On Oct 1, 2012, at 11:03 AM, Ben Pfaff wrote:
>
> > +glibc)
> > +set env MALLOC_CHECK_=2 MALLOC_PERTURB_=165 "$@"
>
> It may be worth mentioning in the man page that this configuration
> of MALLOC_CHECK_ may cau
On Oct 1, 2012, at 11:03 AM, Ben Pfaff wrote:
> +glibc)
> +set env MALLOC_CHECK_=2 MALLOC_PERTURB_=165 "$@"
It may be worth mentioning in the man page that this configuration of
MALLOC_CHECK_ may cause the system to crash if there are memory problems.
--Justin
___