1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/src/perl
David Steele 72cbb9a9d4 Call Perl with built-in interpreter instead of execvp().
Exec'ing Perl worked fine but generated a very large command line in the process list and potentially exposed secrets.
2018-02-14 17:19:54 -05:00
..
config.c Move Perl option JSON generation to a new module. 2018-02-14 09:49:01 -05:00
config.h Move Perl option JSON generation to a new module. 2018-02-14 09:49:01 -05:00
exec.c Call Perl with built-in interpreter instead of execvp(). 2018-02-14 17:19:54 -05:00
exec.h Call Perl with built-in interpreter instead of execvp(). 2018-02-14 17:19:54 -05:00