Cristian Rodríguez <[email protected]> wrote:
> export MALLOC_PERTURB_=$(($RANDOM % 255 + 1))
> 
> however is not gonna work with dash.

$$ works (in POSIX AFAIK, unlike $RANDOM) and sufficient for this
purpose
_______________________________________________
flac-dev mailing list
[email protected]
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to