1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/build/lib/pgBackRestBuild/Config
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.pm Error when parameters are passed to a command that does not accept parameters. 2019-03-09 11:03:47 +02:00
BuildDefine.pm Remove extraneous use/include statements. 2018-11-24 20:31:35 -05:00
BuildParse.pm Allow resolve array from cd5df357 to autosize to detect short arrays in testing. 2018-08-14 17:17:14 -04:00
Data.pm Fix issues when a path option is / terminated. 2019-03-14 13:48:33 +04:00