Fix read_proc_cmdline_key ("ot-composefs") memory leak
authorEric Curtin <ecurtin@redhat.com>
Thu, 8 Jun 2023 13:10:16 +0000 (14:10 +0100)
committerEric Curtin <ecurtin@redhat.com>
Thu, 8 Jun 2023 14:27:16 +0000 (15:27 +0100)
commitadf60e26ce6e44bbd55d69926ab4a450bac59493
tree1e4754931f04a65e4737cee4ff2175f16b5df696
parentaa72caffb540114a0e8635ab2990b9c8b0b8f9db
Fix read_proc_cmdline_key ("ot-composefs") memory leak

Make it an autofree_char rather than a char
src/switchroot/ostree-prepare-root.c