
3 Dec
2021
3 Dec
'21
2:46 p.m.
On a Thursday in 2021, Michal Privoznik wrote:
Instead of calling VIR_FREE() explicitly, we can annotate variables with g_autofree.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- src/conf/virdomainobjlist.c | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano