Hi. In (src/pl/plperl/plperl.c) if *PERL_SYS_INIT3* is defined and *MYMALLOC* is not, is possible use of variable *perl_sys_init_done* uninitialized.
To fix, explicitly initialize the variable. In pass change type to bool, what was the initial intention. trivial patch attached. best regards, Ranier Vilela
v1-001-avoid-use-uninitialized-variable-plperl.patch
Description: Binary data
