]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: replace g_snprintf with g_autofreed g_strdup_printf in viriptables.c
authorLaine Stump <laine@redhat.com>
Sun, 13 Mar 2022 18:21:02 +0000 (14:21 -0400)
committerLaine Stump <laine@redhat.com>
Wed, 24 Aug 2022 16:22:47 +0000 (12:22 -0400)
commitcd23bf182ca752974316ae0697195eddd525f7df
treee5eedc13bdc107d83f3dd6771769cc9004dc8dd6
parentb7b949d30c97c050f4e993419ebaed368d4bf59a
util: replace g_snprintf with g_autofreed g_strdup_printf in viriptables.c

Signed-off-by: Laine Stump <laine@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/util/viriptables.c