1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-01-06 03:53:59 +02:00
pgbackrest/src
David Steele be120c746c Refactor and fix leak in storageRepoPathExpression().
storageRepoPathExpression() could leak a StringList. Also refactor to remove unneeded assignments and create the String one time.
2022-04-26 12:27:51 -04:00
..
build Require type for FUNCTION_TEST_RETURN*() macros. 2022-04-24 19:19:46 -04:00
command Mem allocation cleanup in command/verify module. 2022-04-26 10:18:24 -04:00
common Fix leak in pckReadStrLst(). 2022-04-26 10:53:13 -04:00
config Fix leak in configOptionRemote(). 2022-04-26 11:03:06 -04:00
db Fix leaks in db module. 2022-04-26 11:07:05 -04:00
info Fix leaks in info module. 2022-04-26 11:20:51 -04:00
postgres Refactor functions in postgres/interface module and fix leak. 2022-04-26 12:09:44 -04:00
protocol Fix leaks in protocol module. 2022-04-26 11:59:21 -04:00
storage Refactor and fix leak in storageRepoPathExpression(). 2022-04-26 12:27:51 -04:00
.gitignore Migrate command-line help generation to C. 2021-09-08 18:16:06 -04:00
build.auto.h.in
configure Begin v2.39 development. 2022-03-06 11:14:01 -06:00
main.c Add LENGTH_OF() macro. 2022-04-07 19:00:15 -04:00
Makefile.in Improve path validation for repo-* commands. 2022-03-22 07:50:26 -06:00
version.h Begin v2.39 development. 2022-03-06 11:14:01 -06:00