1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/build/lib/pgBackRestBuild
David Steele 9382283586 Fix issues when a path option is / terminated.
This condition was not being properly checked for in the C code and it caused problems in the info command, at the very least.

Instead of applying a local fix, introduce a new path option type that will rigorously check the format of any incoming paths.

Reported by Marc Cousin.
2019-03-14 13:48:33 +04:00
..
Build Embed exported C functions and Perl modules directly into the pgBackRest executable. 2018-05-22 12:53:08 -04:00
Config Fix issues when a path option is / terminated. 2019-03-14 13:48:33 +04:00
Embed Remove redundant lines from embedded Perl by combining blank lines. 2018-07-28 08:43:58 -04:00
Error Move test definitions to test/define.yaml. 2018-04-08 10:19:24 -04:00
Build.pm Improve efficiency of code generation. 2018-11-03 19:52:46 -04:00