]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: file: use VIR_AUTOCLOSE instead of VIR_FORCE_CLOSE
authorShi Lei <shi_lei@massclouds.com>
Wed, 12 Sep 2018 09:46:36 +0000 (17:46 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 12 Sep 2018 15:35:38 +0000 (17:35 +0200)
commitbd96c753e2f6ca3eaa618e7b475673cb33591f5e
tree28586960d8020d49b24e32e7d003174f249ef5fa
parent3e0786cc4645263202450dfa596390e9781d1a2e
util: file: use VIR_AUTOCLOSE instead of VIR_FORCE_CLOSE

Signed-off-by: Shi Lei <shi_lei@massclouds.com>
src/util/virfile.c