You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-12-01 22:30:09 +02:00
The null-terminator is required by many C functions that accept a string list so just add it in all cases rather than making it optional.