perl11 / cperl

A perl5 with classes, types, compilable, company friendly, security
http://perl11.org/
Other
142 stars 17 forks source link

feature: RUNNING_ON_VALGRIND => destruct_level = 2 #400

Closed rurban closed 5 years ago

rurban commented 5 years ago

Detect if running under valgrind, and set the PERL_DESTRUCT_LEVEL to 2 then, to handle all the leaks.