]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virTPMEmulatorInit: Don't use temporary variable to free path
authorPeter Krempa <pkrempa@redhat.com>
Thu, 11 Jun 2020 08:26:19 +0000 (10:26 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 15 Jun 2020 08:27:37 +0000 (10:27 +0200)
commitc5c0dc3c8140cf8c7208fc00fbe69a4a9a8e933f
tree9625736e20ba000100e6d3b3dc751ba1379aea95
parent473c54e788d2ef517307daad45a1c0c9d0d7fc52
virTPMEmulatorInit: Don't use temporary variable to free path

Use VIR_FREE directly.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com
src/util/virtpm.c