ensure that got-read-gotconfig frees configuration data memory
commita1f01d9e4804467cbfddc2b6430c44f07f4811bf
authorStefan Sperling <stsp@stsp.name>
Wed, 25 Dec 2024 14:44:40 +0000 (25 14:44 +0000)
committerThomas Adam <thomas@xteddy.org>
Fri, 3 Jan 2025 10:46:48 +0000 (3 10:46 +0000)
tree99449240a3e8eae688256f5741d21a815c063a05
parent20ee522e3e0c34765ae258b07fadd19f15c96f88
ensure that got-read-gotconfig frees configuration data memory

This harmless leak at exit would otherwise trip up our memleak tests.
libexec/got-read-gotconfig/got-read-gotconfig.c